Skip to content

Commit b6aa9cd

Browse files
committed
fix schema errors
1 parent 49cfc13 commit b6aa9cd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 🐞 Bug Report
22
description: Tell us about something that's not working the way we (probably) intend.
3-
labels: "Type: Bug"
3+
labels: ["Type: Bug"]
44
body:
55
- type: checkboxes
66
attributes:
@@ -88,5 +88,3 @@ body:
8888
attributes:
8989
value: |-
9090
## Thanks 🙏
91-
validations:
92-
required: false

0 commit comments

Comments
 (0)