We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879ddcb commit 4219b8fCopy full SHA for 4219b8f
.github/ISSUE_TEMPLATE/bug_report.md
@@ -2,7 +2,7 @@
2
name: Bug report
3
about: Create a report to help us improve
4
title: "[BUG]"
5
-labels: bug
+labels: "C-bug, S-awaiting-development"
6
assignees: ''
7
8
---
.github/ISSUE_TEMPLATE/feature_request.md
name: Feature request
about: Suggest an idea for this project
title: "[FEATURE REQUEST]"
-labels: enhancement
+labels: "C-feature,S-awaiting-development"
0 commit comments