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 fbd20a6 commit f5d795bCopy full SHA for f5d795b
.github/ISSUE_TEMPLATE/bug.yml
@@ -52,7 +52,11 @@ body:
52
placeholder: An Error Message.
53
validations:
54
required: true
55
- - type: markdown
56
- attributes:
57
- value: Describe the Bug, put videos, images or anything that can describe the bug.
+ - type: textarea
+ id: describingbug
+ attributes:
58
+ label: Describe the Bug
59
+ description: Use images, text or videos to describe the bug.
60
+ validations:
61
+ required: true
62
0 commit comments