diff options
| author | jdhao <jdhao@hotmail.com> | 2022-02-12 14:31:15 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-02-12 14:31:15 +0800 |
| commit | a522cf7c5e8e18bb0c167429363fc20be7733697 (patch) | |
| tree | 71e014e53fd4ce6b47f86f82c45806d8cef00e69 /.github | |
| parent | 5b7944031ed5cb7c04be0cec4842f11d0c3b0f09 (diff) | |
update issue template
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4dad789..9412d48 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,6 +11,8 @@ assignees: '' - `nvim --version`: - 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): +- Output of command `set runtimepath`: **Describe the bug** |
