Skip to content

Commit 6001523

Browse files
authored
doc: bug report points users to wiki for nvt-min.lua replication (#2051)
1 parent bbb6d48 commit 6001523

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,10 @@ body:
4848
attributes:
4949
label: "Minimal config"
5050
description: "Minimal(!) configuration necessary to reproduce the issue.
51+
52+
See [wiki: "Clean Room" Replication](https://github.com/nvim-tree/nvim-tree.lua/wiki/Troubleshooting#clean-room-replication) for instructions.
5153

52-
(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`
53-
54-
If _absolutely_ necessary, add plugins and modify the nvim-tree setup at the indicated lines.
55-
56-
Paste the contents of your `/tmp/nvt-min.lua` here."
54+
Please paste the contents of your `/tmp/nvt-min.lua` here."
5755
render: lua
5856
validations:
5957
required: true

0 commit comments

Comments
 (0)