diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e1754c5..ba1e400 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,5 +21,11 @@ Vim or Neovim: Vim or Neovim version: Any other plugins you may consider relevant: +**Minimal configuration file** +```vim +" Add a minimal configuration file to dramatically increase +" your chances of receiving help from a maintainer. +``` + **Additional context** <!-- Add any other context about the problem here. --> |