diff options
| author | Joel Challis | 2020-03-12 09:27:33 +0100 |
|---|---|---|
| committer | GitHub | 2020-03-12 09:27:33 +0100 |
| commit | cd9a430d66088d3dd7a3ba1176c148239644c576 (patch) | |
| tree | df6739e9fb0d10e5e6b15f9d825ab4eec06f155d /.github/ISSUE_TEMPLATE/zzz_blank.md | |
| parent | 1b267d48405b6e24fbb197cf27f9e42264c66598 (diff) | |
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 0000000000..5644802ef5 --- /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: '' + +--- + + |