Skip to content

Commit d7b2303

Browse files
authored
Update bug_report.yml
updated to new bug label "🐞 bug"
1 parent 6666f14 commit d7b2303

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Report a bug
22
description: Tell us about a bug or issue you may have identified in Boosted.
33
title: "Provide a general summary of the issue"
4-
labels: [bug]
4+
labels: [🐞 bug]
55
assignees: "-"
66
body:
77
- type: checkboxes
@@ -59,4 +59,4 @@ body:
5959
label: What version of Boosted are you using?
6060
placeholder: "e.g., v5.1.0 or v4.5.2"
6161
validations:
62-
required: true
62+
required: true

0 commit comments

Comments
 (0)