Skip to content

Commit 85ece27

Browse files
committed
docs: clarify need for clean room replicator on bug report form
1 parent bdceaf5 commit 85ece27

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,11 @@ body:
4646
required: true
4747
- type: textarea
4848
attributes:
49-
label: "Minimal config"
49+
label: "Clean room replication"
5050
description: "Minimal(!) configuration necessary to reproduce the issue.
5151
52+
If not provided it is very unlikely that the nvim-tree team will be able to address your issue.
53+
5254
See [wiki: Clean Room Replication](https://github.com/nvim-tree/nvim-tree.lua/wiki/Troubleshooting#clean-room-replication) for instructions.
5355
5456
Please paste the contents of your `/tmp/nvt-min.lua` here."

0 commit comments

Comments
 (0)