Skip to content

Commit 754b956

Browse files
authored
chore: Remove the triage label (#3527)
It wasn't being used and just cluttered things
1 parent fe75dae commit 754b956

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/BUG_REPORT.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Bug Report
22
description: File a bug report
3-
labels: [bug, triage]
3+
labels: [bug]
44
body:
55
- type: dropdown
66
id: version

.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Feature Request
22
description: Request a new feature or a change to an existing feature
3-
labels: [enhancement, triage]
3+
labels: [enhancement]
44
body:
55
- type: textarea
66
id: feature

0 commit comments

Comments
 (0)