docs: clarify need for clean room replicator on bug report form
This commit is contained in:
parent
bdceaf5096
commit
85ece277bc
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -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."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user