diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 16dbf48e..9134e8c0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -87,6 +87,6 @@ body: vim.g.mapleader = " " vim.keymap.set("n", "e", "Neotree") -- do anything else you need to do to reproduce the issue - render: Lua + render: Lua validations: required: true