From fc9ec7ffacdb9417ab2167d628af837cfbfa63e9 Mon Sep 17 00:00:00 2001 From: Simon Hauser Date: Sat, 13 Nov 2021 13:52:40 +0100 Subject: chore: render nvim version as markdown --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d563400..8128453 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -16,6 +16,7 @@ body: attributes: label: "Neovim version" description: "Output of `nvim --version`" + render: markdown placeholder: | NVIM v0.6.0-dev+209-g0603eba6e Build type: Release -- cgit v1.2.3