diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
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): |
