From 947e6853aaa79243a303b303f4d1aca356a642c2 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 10 Sep 2020 16:42:43 +0200 Subject: Improve issue template --- .github/ISSUE_TEMPLATE/bug-report.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report.md (limited to '.github/ISSUE_TEMPLATE/bug-report.md') diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 00000000..74a8c1ef --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,16 @@ +--- +name: Bug report +about: Report vim-polyglot bug +title: '' +labels: '' +assignees: '' + +--- + + + +**Does this bug happen when you install plugin without vim-polyglot?** + +**Describe the bug:** + +**To Reproduce:** -- cgit v1.2.3