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:
|
attributes:
|
||||||
label: Steps to reproduce
|
label: Steps to reproduce
|
||||||
value: |
|
value: |
|
||||||
1.
|
1.
|
||||||
2.
|
2.
|
||||||
3.
|
3.
|
||||||
...
|
...
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@ -78,7 +78,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Attachments
|
label: Attachments
|
||||||
description: Please include code snippets, stack traces, or compiler errors, if applicable.
|
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:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@ -86,7 +86,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Screenshots or Videos
|
label: Screenshots or Videos
|
||||||
description: Add screenshots, gifs, or videos to help explain your problem, if applicable.
|
description: Add screenshots, gifs, or videos to help explain your problem, if applicable.
|
||||||
placeholder: Screenshots, gifs, videos
|
placeholder: Upload screenshots, gifs, videos here
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
Loading…
Reference in New Issue
Block a user