diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a40e43a3..c35b9f25 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -46,9 +46,11 @@ body: required: true - type: textarea attributes: - label: "Minimal config" + label: "Clean room replication" description: "Minimal(!) configuration necessary to reproduce the issue. + If not provided it is very unlikely that the nvim-tree team will be able to address your issue. + See [wiki: Clean Room Replication](https://github.com/nvim-tree/nvim-tree.lua/wiki/Troubleshooting#clean-room-replication) for instructions. Please paste the contents of your `/tmp/nvt-min.lua` here."