Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit 989bb37

Browse files
committed
Test markdown in issue template
1 parent 4dadd89 commit 989bb37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/1.bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ body:
3131
- type: input
3232
attributes:
3333
label: Reproduction repository
34-
description: A public GitHub repo that demonstrates the bug. Use "N/A" if you really think it's unnecessary.
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.
3535
validations:
3636
required: true
3737
- type: markdown
3838
attributes:
39-
value: Describe your issue below, including any important steps to reproduce and what behavior you expect.
39+
value: "## Describe your issue\nDescribe the problem you're seeing, any important steps to reproduce and what behavior you expect instead"

0 commit comments

Comments
 (0)