Update bug.yml

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

View File

@ -78,21 +78,21 @@ 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: Code snippets, stack traces, compiler errors
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: If applicable, add screenshots, gifs, or videos to help explain your problem. description: Add screenshots, gifs, or videos to help explain your problem, if applicable.
placeholder: screenshots or videos placeholder: Screenshots, gifs, videos
validations: validations:
required: false required: false
- type: textarea - type: textarea
id: additional id: additional
attributes: attributes:
label: Additional context label: Additional Information
description: Add any other useful information about the problem here. description: Add any other useful information about the problem here.
placeholder: Is there any additional helpful information you can share? placeholder: Is there any additional helpful information you can share?
validations: validations: