Skip to content

Commit

Permalink
chore: improve bug template labels for easier maintenance (#8141)
Browse files Browse the repository at this point in the history
## 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
  • Loading branch information
thymikee committed Mar 18, 2019
1 parent 90c6002 commit 0100877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: 🐛 Bug report
labels: ':bug: Bug'
labels: Bug Report, Needs Triage, Needs Repro
about: Create a report to help us improve
---

Expand Down

0 comments on commit 0100877

Please sign in to comment.