doc: bug report points users to wiki for nvt-min.lua replication (#2051)
This commit is contained in:
parent
bbb6d48910
commit
6001523c0a
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -48,12 +48,10 @@ body:
|
||||
attributes:
|
||||
label: "Minimal config"
|
||||
description: "Minimal(!) configuration necessary to reproduce the issue.
|
||||
|
||||
See [wiki: "Clean Room" Replication](https://github.com/nvim-tree/nvim-tree.lua/wiki/Troubleshooting#clean-room-replication) for instructions.
|
||||
|
||||
(Right click) save [nvt-min.lua](https://raw.githubusercontent.com/nvim-tree/nvim-tree.lua/master/.github/ISSUE_TEMPLATE/nvt-min.lua) to `/tmp` and run using `nvim -nu /tmp/nvt-min.lua`
|
||||
|
||||
If _absolutely_ necessary, add plugins and modify the nvim-tree setup at the indicated lines.
|
||||
|
||||
Paste the contents of your `/tmp/nvt-min.lua` here."
|
||||
Please paste the contents of your `/tmp/nvt-min.lua` here."
|
||||
render: lua
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user