You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -48,12 +48,10 @@ body:
48
48
attributes:
49
49
label: "Minimal config"
50
50
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.
51
53
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."
0 commit comments