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 a4a1a1d commit 12c045cCopy full SHA for 12c045c
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -24,10 +24,11 @@ body:
24
attributes:
25
label: "To Reproduce"
26
description: "Steps to reproduce the behavior."
27
- placeholder: "1. Go to '...'
28
- 1. Click on '...'
29
- 1. Scroll down to '...'
30
- 1. See error"
+ placeholder: |
+ 1. Go to '...'
+ 2. Click on '...'
+ 3. Scroll down to '...'
31
+ 4. See error
32
validations:
33
required: true
34
0 commit comments