diff options
| author | jdhao <jdhao@hotmail.com> | 2022-04-10 13:26:24 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-04-10 13:26:24 +0800 |
| commit | 1d3bfc5c5f6cef1fd0ab3732262e5d07f05267dd (patch) | |
| tree | 54b231f7b142ab4f2e250da5f106e25c32d86c0f /.github/ISSUE_TEMPLATE | |
| parent | 3c5d7bf0e5e976d64d908794ef64a9b10653da14 (diff) | |
update issue template
Diffstat (limited to '.github/ISSUE_TEMPLATE')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9412d48..a6bd5ab 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,6 +14,11 @@ assignees: '' - Have you read and followed all steps in the [doc](https://github.com/jdhao/nvim-config/tree/master/docs): - Output of command `set runtimepath`: + <!-- paste your runtimepath below ---> + ``` + + ``` + **Describe the bug** <!-- A clear and concise description of what the bug is. --> |
