summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/suggest-a-new-linter-or-fixer.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/suggest-a-new-linter-or-fixer.md')
-rw-r--r--.github/ISSUE_TEMPLATE/suggest-a-new-linter-or-fixer.md20
1 files changed, 20 insertions, 0 deletions
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.
+
+---
+
+<!--
+ Write "Add support for foobar" as the issue title, or similar.
+
+ Fill out the details below.
+-->
+
+**Name:** foobar
+**URL:** https://foo.bar.com
+
+<!--
+ Write a description of the tool, and add any other information you think might
+ be helpful. Consider creating a pull request to add support for the tool
+ yourself.
+-->