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/feature_request.md | |
parent | 2b30776dd0f6dc6571fb741113bc71cea578b971 (diff) |
[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/feature_request.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 01aeb26cec..f7eaa825b8 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,12 @@ --- name: Feature request -about: Suggest a new feature or changes to existing features +about: Suggest a new feature or changes to existing features. +title: "[Feature Request] " +labels: enhancement, help wanted, discussion +assignees: '' + --- + <!--- Provide a general summary of the changes you want in the title above. --> <!--- This template is entirely optional and can be removed, but is here to help both you and us. --> |