aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2022-05-03 17:00:49 +0800
committerjdhao <jdhao@hotmail.com>2022-05-03 17:00:49 +0800
commita5dc045acc0749cd6920080576e67a8d4c9aa128 (patch)
tree038986c20dc3eb1a6ae7e297fb06fd1e11d26ee7 /.github/ISSUE_TEMPLATE/bug_report.md
parentdd3e9dd2f4d80b643acd9410991b4df33336e8a3 (diff)
update issue template
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index a6bd5ab..7a7d7a6 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -8,7 +8,7 @@ assignees: ''
<!-- Before reporting: make sure that you have read the doc (https://github.com/jdhao/nvim-config/tree/master/docs) and searched existing issues. -->
-- `nvim --version`:
+- `nvim --version`: <!--should be latest stable version: https://github.com/neovim/neovim/releases/tag/stable -->
- terminal emulator and version:
- Operating system/version:
- Have you read and followed all steps in the [doc](https://github.com/jdhao/nvim-config/tree/master/docs):