From aaba6fdddafdf75e10a6a63cda444beb53d08bd2 Mon Sep 17 00:00:00 2001 From: Fausto Núñez Alberro Date: Sat, 18 Sep 2021 16:29:41 +0200 Subject: Require a minimal vimrc in bug reports --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.github/ISSUE_TEMPLATE/bug_report.md') 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** -- cgit v1.2.3