Skip to content

Commit 23e0058

Browse files
Add .github/ISSUE_TEMPLATE/bug_report.yml
1 parent 60a6609 commit 23e0058

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Bug Report
22
description: Report a bug to help improve the project.
33
title: "[Bug]: "
44
labels:
5-
- "bug"
5+
- bug
66
body:
77
- type: checkboxes
88
attributes:
@@ -65,4 +65,4 @@ body:
6565

6666
- type: markdown
6767
attributes:
68-
value: "Thank you for completing our form!"
68+
value: Thank you for completing our form!

0 commit comments

Comments
 (0)