Skip to content

Commit

Permalink
chore: Add needs-triage to new bug reports
Browse files Browse the repository at this point in the history
A simple indicator of whether or not a maintainer has responded yet
  • Loading branch information
dangotbanned committed Jan 11, 2025
1 parent 8a6f65c commit 2f5c1f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Bug report
description: Report something that is broken
labels: ["bug"]
labels: ["bug", "needs-triage"]
body:
- type: markdown
attributes:
Expand Down

0 comments on commit 2f5c1f7

Please sign in to comment.