We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7988b43 commit b48c58aCopy full SHA for b48c58a
.github/ISSUE_TEMPLATE/1.bug_report.yml
@@ -34,6 +34,7 @@ body:
34
description: A public GitHub repo that demonstrates the bug. If it's really unnecessary, link me to a YouTube video you think is awesome instead.
35
validations:
36
required: true
37
- - type: markdown
+ - type: textarea
38
attributes:
39
- value: "## Describe your issue\nDescribe the problem you're seeing, any important steps to reproduce and what behavior you expect instead"
+ label: Describe your issue
40
+ description: Describe the problem you're seeing, any important steps to reproduce and what behavior you expect instead
0 commit comments