diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 00000000..99bb9a00 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,7 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. + +--- + + diff --git a/.github/ISSUE_TEMPLATE/report-a-bug.md b/.github/ISSUE_TEMPLATE/report-a-bug.md new file mode 100644 index 00000000..cf335c11 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/report-a-bug.md @@ -0,0 +1,40 @@ +--- +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/.github/ISSUE_TEMPLATE/suggest-a-new-linter-or-fixer.md b/.github/ISSUE_TEMPLATE/suggest-a-new-linter-or-fixer.md new file mode 100644 index 00000000..75c7637f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/suggest-a-new-linter-or-fixer.md @@ -0,0 +1,20 @@ +--- +name: Suggest a new linter or fixer +about: Suggest a new tool ALE can officially integrate with. + +--- + + + +**Name:** foobar +**URL:** https://foo.bar.com + + diff --git a/.github/ISSUE_TEMPLATE/suggest-an-improvement.md b/.github/ISSUE_TEMPLATE/suggest-an-improvement.md new file mode 100644 index 00000000..855a6493 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/suggest-an-improvement.md @@ -0,0 +1,7 @@ +--- +name: Suggest an improvement +about: Suggest some way to improve ALE, or add a new feature. + +--- + +