diff options
| -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. --> |
