diff options
| author | jdhao <jdhao@hotmail.com> | 2022-02-11 21:23:07 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-02-11 21:23:07 +0800 |
| commit | 1efec8bc8f2783a6dca2bf013e2fab08ce2d680e (patch) | |
| tree | 83f44292f42af75733cac5b9b9be97754a6d24d0 /.github/ISSUE_TEMPLATE | |
| parent | ec6549948af0648510bbc833dd015e039c88340c (diff) | |
update issue template
Diffstat (limited to '.github/ISSUE_TEMPLATE')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1fb4ce4..4dad789 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,7 +6,7 @@ labels: '' assignees: '' --- -<!-- Before reporting: search existing issues and check the FAQ. --> +<!-- 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`: - terminal emulator and version: @@ -16,7 +16,7 @@ assignees: '' <!-- A clear and concise description of what the bug is. --> -Steps to reproduce the behavior: +Steps to reproduce the issue: 1. 2. |
