diff options
author | w0rp <devw0rp@gmail.com> | 2020-02-22 10:26:03 +0000 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2020-02-22 10:26:03 +0000 |
commit | 8012809c3f30a767db8395c5b8e3651cdb995635 (patch) | |
tree | 6959153886958d7b2669fd326ff44710589bd371 /.github/ISSUE_TEMPLATE/suggest-a-new-linter-or-fixer.md | |
parent | d6d2a0c77010db6a75a8942e2af9606971738c23 (diff) | |
download | ale-8012809c3f30a767db8395c5b8e3651cdb995635.zip |
Add default labels to issue templates
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.md | 1 |
1 files changed, 1 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 index 75c7637f..ad235e57 100644 --- a/.github/ISSUE_TEMPLATE/suggest-a-new-linter-or-fixer.md +++ b/.github/ISSUE_TEMPLATE/suggest-a-new-linter-or-fixer.md @@ -1,5 +1,6 @@ --- name: Suggest a new linter or fixer +labels: new tool about: Suggest a new tool ALE can officially integrate with. --- |