aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.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/bug_report.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/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index e18d0d2f..0b3d11cc 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -2,9 +2,7 @@
name: Bug report
about: Create a report to help us address issues you are facing with the app
title: "[BUG]"
-labels: 'bug, triage: needed'
-assignees: ''
-
+labels: 'C-bug, S-awaiting-triage'
---
<!--