aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2020-12-04 19:42:31 +0530
committerGitHub <noreply@github.com>2020-12-04 19:42:31 +0530
commit8eb55f18a11d6b2f155c7c9d48ca833313ee13db (patch)
tree9a147dd7c7a6135f10bfb4d59ad04e319a3f69aa /.github/ISSUE_TEMPLATE/feature_request.md
parent6a6201f2ed12ed2d2f6c57a0c499838183ebb567 (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.md4
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'
---
<!--