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.
status: waiting-for-triage
1 parent 904369a commit 06d8031Copy full SHA for 06d8031
.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: ''
5
-labels: 'type: bug'
+labels: 'type: bug, status: waiting-for-triage'
6
assignees: ''
7
8
---
.github/ISSUE_TEMPLATE/feature_request.md
name: Feature request
about: Suggest an idea for this project
-labels: 'type: enhancement'
+labels: 'status: waiting-for-triage, type: enhancement'
0 commit comments