diff options
| author | Adam Stankiewicz <sheerun@sher.pl> | 2020-09-10 16:42:43 +0200 |
|---|---|---|
| committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-09-10 16:44:51 +0200 |
| commit | 947e6853aaa79243a303b303f4d1aca356a642c2 (patch) | |
| tree | d37a6828931e1791a6ec2d0318de2a30a39c2d76 /.github/ISSUE_TEMPLATE/bug_report.md | |
| parent | 05ff14bfdaeca8def902c644d119f3946009bf14 (diff) | |
| download | vim-polyglot-947e6853aaa79243a303b303f4d1aca356a642c2.tar.gz vim-polyglot-947e6853aaa79243a303b303f4d1aca356a642c2.zip | |
Improve issue template
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 74a8c1ef..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: Bug report -about: Report vim-polyglot bug -title: '' -labels: '' -assignees: '' - ---- - -<!-- Vim-polyglot is not responsible for bugs of plugins it uses. Please report only bugs that happen when plugin is used as part of vim-polyglot and doesn't happen when just install the plugin --> - -**Does this bug happen when you install plugin without vim-polyglot?** - -**Describe the bug:** - -**To Reproduce:** |
