From 851ed88f29896fd39e6c7f866bdef2af5b1b9f5d Mon Sep 17 00:00:00 2001 From: Alexander Courtis Date: Mon, 13 Mar 2023 11:45:30 +1100 Subject: [PATCH] doc: bug report points users to wiki for nvt-min.lua replication --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e96b69e1..a40e43a3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -48,8 +48,8 @@ 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. + + See [wiki: Clean Room Replication](https://github.com/nvim-tree/nvim-tree.lua/wiki/Troubleshooting#clean-room-replication) for instructions. Please paste the contents of your `/tmp/nvt-min.lua` here." render: lua