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 4dadd89 commit 989bb37Copy full SHA for 989bb37
.github/ISSUE_TEMPLATE/1.bug_report.yml
@@ -31,9 +31,9 @@ body:
31
- type: input
32
attributes:
33
label: Reproduction repository
34
- description: A public GitHub repo that demonstrates the bug. Use "N/A" if you really think it's unnecessary.
+ 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
38
39
- value: Describe your issue below, including any important steps to reproduce and what behavior you expect.
+ value: "## Describe your issue\nDescribe the problem you're seeing, any important steps to reproduce and what behavior you expect instead"
0 commit comments