diff options
author | Joel Challis <git@zvecr.com> | 2020-03-12 08:27:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-12 01:27:33 -0700 |
commit | cd9a430d66088d3dd7a3ba1176c148239644c576 (patch) | |
tree | df6739e9fb0d10e5e6b15f9d825ab4eec06f155d /.github/ISSUE_TEMPLATE/zzz_blank.md | |
parent | 1b267d48405b6e24fbb197cf27f9e42264c66598 (diff) | |
download | qmk_firmware-cd9a430d66088d3dd7a3ba1176c148239644c576.tar.gz |
Force "blank" issue template to end of list (#8387)
* force ascii sort of issue templates to add blank to end of list
Diffstat (limited to '.github/ISSUE_TEMPLATE/zzz_blank.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/zzz_blank.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/zzz_blank.md b/.github/ISSUE_TEMPLATE/zzz_blank.md new file mode 100644 index 000000000..5644802ef --- /dev/null +++ b/.github/ISSUE_TEMPLATE/zzz_blank.md @@ -0,0 +1,11 @@ +--- +name: Blank issue +about: If you're 100% sure that you don't need one of the other issue templates, use + this one instead. +title: '' +labels: help wanted, question +assignees: '' + +--- + + |