Update bug.yml

This commit is contained in:
Jesse Squires 2021-11-19 16:58:58 -08:00 committed by GitHub
parent d84cfe7876
commit 94bd11a88d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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