Skip to content

Commit

Permalink
Update bug-report.yml
Browse files Browse the repository at this point in the history
Changed the default label set from "Needs Triage" to "triage" to keep case consistent for our labels.
  • Loading branch information
hexsecs authored Oct 25, 2023
1 parent dfd510b commit 74f6075
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,7 +1,7 @@
name: 🐞 Bug Report
description: Create a report to help us improve
title: "[Bug Report] - <title>"
labels: ["bug","Needs Triage"]
labels: ["bug","triage"]

body:
- type: markdown
Expand Down

0 comments on commit 74f6075

Please sign in to comment.