diff --git a/ISSUE_TEMPLATE/bugs.md b/ISSUE_TEMPLATE/bugs.md deleted file mode 100644 index 43b67fba..00000000 --- a/ISSUE_TEMPLATE/bugs.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -name: Report a bug -about: Report a bug with ALE - ---- - - - -## Information - -**VIM version** - - - -Operating System: - -### :ALEInfo - - - - -## What went wrong - - - -## Reproducing the bug - - - -1. I did this. -2. Then this happened. diff --git a/ISSUE_TEMPLATE/enhancements.md b/ISSUE_TEMPLATE/enhancements.md deleted file mode 100644 index 855a6493..00000000 --- a/ISSUE_TEMPLATE/enhancements.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -name: Suggest an improvement -about: Suggest some way to improve ALE, or add a new feature. - ---- - - diff --git a/ISSUE_TEMPLATE/integration.md b/ISSUE_TEMPLATE/integration.md deleted file mode 100644 index 92e1d6f3..00000000 --- a/ISSUE_TEMPLATE/integration.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Suggest a new linter or fixer -about: Suggest a new tool ALE can officially integrate with - ---- - - - -**Name:** foobar -**URL:** https://foo.bar.com - -