aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md6
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. -->