doc: bug report points users to wiki for nvt-min.lua replication (#2051)

This commit is contained in:
Alexander Courtis
2023-03-13 11:44:00 +11:00
committed by GitHub
parent bbb6d48910
commit 6001523c0a

View File

@@ -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