We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6666f14 commit d7b2303Copy full SHA for d7b2303
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,7 +1,7 @@
1
name: Report a bug
2
description: Tell us about a bug or issue you may have identified in Boosted.
3
title: "Provide a general summary of the issue"
4
-labels: [bug]
+labels: [🐞 bug]
5
assignees: "-"
6
body:
7
- type: checkboxes
@@ -59,4 +59,4 @@ body:
59
label: What version of Boosted are you using?
60
placeholder: "e.g., v5.1.0 or v4.5.2"
61
validations:
62
- required: true
+ required: true
0 commit comments