Skip to content

Commit d495946

Browse files
authored
Modify bug report template labels
Updated bug report template to change label from 'needs triage' to 'triage'.
1 parent 042b9d1 commit d495946

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: 🐞 Bug Report
22
description: Report a bug or unexpected behavior in the GitHub Copilot CLI.
33
type: Bug
44
labels:
5-
- bug
6-
- "needs triage"
5+
- "triage"
76
body:
87
- type: markdown
98
attributes:

0 commit comments

Comments
 (0)