We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdceaf5 commit 85ece27Copy full SHA for 85ece27
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -46,9 +46,11 @@ body:
46
required: true
47
- type: textarea
48
attributes:
49
- label: "Minimal config"
+ label: "Clean room replication"
50
description: "Minimal(!) configuration necessary to reproduce the issue.
51
52
+ If not provided it is very unlikely that the nvim-tree team will be able to address your issue.
53
+
54
See [wiki: Clean Room Replication](https://github.com/nvim-tree/nvim-tree.lua/wiki/Troubleshooting#clean-room-replication) for instructions.
55
56
Please paste the contents of your `/tmp/nvt-min.lua` here."
0 commit comments