Update bug.yml
This commit is contained in:
parent
d84cfe7876
commit
94bd11a88d
10
.github/ISSUE_TEMPLATE/bug.yml
vendored
10
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -59,9 +59,9 @@ body:
|
||||
attributes:
|
||||
label: Steps to reproduce
|
||||
value: |
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
...
|
||||
validations:
|
||||
required: true
|
||||
@ -78,7 +78,7 @@ body:
|
||||
attributes:
|
||||
label: Attachments
|
||||
description: Please include code snippets, stack traces, or compiler errors, if applicable.
|
||||
placeholder: Code snippets, stack traces, compiler errors
|
||||
placeholder: Paste code snippets, stack traces, compiler errors here
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
@ -86,7 +86,7 @@ body:
|
||||
attributes:
|
||||
label: Screenshots or Videos
|
||||
description: Add screenshots, gifs, or videos to help explain your problem, if applicable.
|
||||
placeholder: Screenshots, gifs, videos
|
||||
placeholder: Upload screenshots, gifs, videos here
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
|
Loading…
Reference in New Issue
Block a user