Update bug.yml

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

View File

@ -77,16 +77,16 @@ body:
id: attachments id: attachments
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.
placeholder: Paste code snippets, stack traces, compiler errors here placeholder: Paste code snippets, stack traces, and compiler errors here
validations: validations:
required: false required: false
- type: textarea - type: textarea
id: screenshots id: screenshots
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.
placeholder: Upload screenshots, gifs, videos here placeholder: Upload screenshots, gifs, and videos here
validations: validations:
required: false required: false
- type: textarea - type: textarea