From 8d7de3bcdb7529d6223aadfde3f2b285b893d948 Mon Sep 17 00:00:00 2001 From: Chris Grieser <73286100+chrisgrieser@users.noreply.github.com> Date: Wed, 28 Aug 2024 10:29:57 +0200 Subject: [PATCH] ci: update bug report tempalte --- .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 b861d78..06857f0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -39,6 +39,7 @@ body: id: version-info attributes: label: neovim version + description: "Run `nvim --version` to get it." render: Text validations: { required: true } - type: textarea