doc: bug report points users to wiki for nvt-min.lua replication (#2051)
This commit is contained in:
committed by
GitHub
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:
|
attributes:
|
||||||
label: "Minimal config"
|
label: "Minimal config"
|
||||||
description: "Minimal(!) configuration necessary to reproduce the issue.
|
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`
|
Please paste the contents of your `/tmp/nvt-min.lua` here."
|
||||||
|
|
||||||
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."
|
|
||||||
render: lua
|
render: lua
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user