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 c645063 commit cd679e8Copy full SHA for cd679e8
.github/ISSUE_TEMPLATE/1.bug_report.yml
@@ -28,6 +28,7 @@ body:
28
description: A public GitHub repo that demonstrates the bug. If it's really unnecessary, link us to a YouTube video you think is awesome instead.
29
validations:
30
required: true
31
- - type: markdown
+ - type: textarea
32
attributes:
33
- 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
34
+ description: Describe the problem you're seeing, any important steps to reproduce and what behavior you expect instead
0 commit comments