diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2020-12-04 19:42:31 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-04 19:42:31 +0530 |
commit | 8eb55f18a11d6b2f155c7c9d48ca833313ee13db (patch) | |
tree | 9a147dd7c7a6135f10bfb4d59ad04e319a3f69aa /.github/ISSUE_TEMPLATE/feature_request.md | |
parent | 6a6201f2ed12ed2d2f6c57a0c499838183ebb567 (diff) |
Create issue template for RFCs (#1234)
* github: update label directive in issue templates
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* github: add an issue template for RFCs
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index d7ed8553..4203b1c9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,9 +2,7 @@ name: Feature request about: Suggest a new feature to be included in the app title: "[FEATURE]" -labels: 'feature, triage: needed' -assignees: 'msfjarvis' - +labels: 'C-feature, S-awaiting-triage' --- <!-- |