Skip to content

Commit 3e49d9b

Browse files
committed
doc: direct users to ask questions instead of raising issues
1 parent 9ba5366 commit 3e49d9b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@ body:
55
- type: markdown
66
attributes:
77
value: |
8-
Is this a question?: Please start a new [Q&A discussion](https://github.com/kyazdani42/nvim-tree.lua/discussions/new) instead of raising a bug.
8+
Is this a question?
9+
* Please start a new [Q&A discussion](https://github.com/kyazdani42/nvim-tree.lua/discussions/new) instead of raising a bug.
10+
911
Before reporting:
1012
* search [existing issues](https://github.com/kyazdani42/nvim-tree.lua/issues)
1113
* ensure that nvim-tree is updated to the latest version
14+
1215
If you are experiencing performance issues, please [enable profiling](https://github.com/kyazdani42/nvim-tree.lua#performance-issues) and attach the logs.
1316
- type: textarea
1417
attributes:

0 commit comments

Comments
 (0)