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/bug_report.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/bug_report.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 4 |
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' --- <!-- |