summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorSimon Hauser <Simon-Hauser@outlook.de>2021-11-13 13:52:40 +0100
committerSimon Hauser <Simon-Hauser@outlook.de>2021-11-13 13:52:40 +0100
commitfc9ec7ffacdb9417ab2167d628af837cfbfa63e9 (patch)
tree8b5e3a1dd48f076fd57a9c15ef0bd549d94b046f /.github/ISSUE_TEMPLATE
parent68308735c1c7f7f837f3c1f2fa917cb73537a135 (diff)
chore: render nvim version as markdown
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml1
1 files changed, 1 insertions, 0 deletions
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