Update bug_report.yaml

This commit is contained in:
tteckster 2023-04-21 13:14:12 -04:00 committed by GitHub
parent 90b7a7f2d9
commit 5ab4f10f9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -12,6 +12,12 @@ body:
label: A clear and concise description of the bug.
validations:
required: true
- type: textarea
id: screenshot
attributes:
label: If applicable, add screenshots to help explain the issue.
validations:
required: false
- type: textarea
id: expect_to_happen
attributes:
@ -26,4 +32,3 @@ body:
placeholder: First do this, then this..
validations:
required: false