We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5d795b commit 1a0e0bdCopy full SHA for 1a0e0bd
.github/ISSUE_TEMPLATE/bug.yml
@@ -53,10 +53,10 @@ body:
53
validations:
54
required: true
55
- type: textarea
56
- id: describingbug
57
- attributes:
58
- label: Describe the Bug
59
- description: Use images, text or videos to describe the bug.
60
- validations:
61
- required: true
+ id: describingbug
+ attributes:
+ label: Describe the Bug
+ description: Use images, text or videos to describe the bug.
+ validations:
+ required: true
62
0 commit comments