Skip to content

Commit cdb00d0

Browse files
committed
[github] Auto-add the triage needed label to new issues for discoverability
1 parent 889c543 commit cdb00d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug report
33
about: Create a report to help us improve
44
title: ''
5-
labels: bug
5+
labels: bug, triage needed
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Feature request
33
about: Share an idea
44
title: ''
5-
labels: feature request
5+
labels: feature request, triage needed
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)