From 63d899d1adef561490620e3b69cc2c0d25f29c74 Mon Sep 17 00:00:00 2001 From: Drashna Jaelre Date: Fri, 8 Nov 2019 20:09:54 -0800 Subject: [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 --- .github/ISSUE_TEMPLATE/feature_request.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '.github/ISSUE_TEMPLATE/feature_request.md') 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: '' + --- + -- cgit v1.2.3