Skip to content

Commit 0100877

Browse files
authored
chore: improve bug template labels for easier maintenance (#8141)
## Summary Adjust labels in bug template to make our lives easier. No changelog :P ## Test plan Tested on my fork: https://github.com/thymikee/jest/issues/new/choose
1 parent 90c6002 commit 0100877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: 🐛 Bug report
3-
labels: ':bug: Bug'
3+
labels: Bug Report, Needs Triage, Needs Repro
44
about: Create a report to help us improve
55
---
66

0 commit comments

Comments
 (0)