diff options
author | Drashna Jaelre <drashna@live.com> | 2019-11-08 20:09:54 -0800 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2019-11-08 20:09:54 -0800 |
commit | 63d899d1adef561490620e3b69cc2c0d25f29c74 (patch) | |
tree | cf275a2ee5b6a5502fc4e639763e4fd9c9f93050 /.github/ISSUE_TEMPLATE/blank.md | |
parent | 2b30776dd0f6dc6571fb741113bc71cea578b971 (diff) | |
download | qmk_firmware-63d899d1adef561490620e3b69cc2c0d25f29c74.tar.gz |
[GitHub] Update issue templates (#7303)
* Update issue templates
* Create config.yml
* Update bug_report.md
* Update other_issues.md
* Update feature_request.md
* Wordsmithing and type fixes
Diffstat (limited to '.github/ISSUE_TEMPLATE/blank.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/blank.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/blank.md b/.github/ISSUE_TEMPLATE/blank.md index 50a32034d..5644802ef 100644 --- a/.github/ISSUE_TEMPLATE/blank.md +++ b/.github/ISSUE_TEMPLATE/blank.md @@ -1,5 +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. +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: '' --- + + |