Update bug_report.yml

This commit is contained in:
Robbie Davis 2024-01-10 11:15:03 -05:00 committed by GitHub
parent c0adf74d39
commit e6f6090fcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,6 @@ body:
label: What did you expect? label: What did you expect?
description: What did you expect to happen? description: What did you expect to happen?
placeholder: Tell us what you expected to see! placeholder: Tell us what you expected to see!
value: ""
validations: validations:
required: true required: true
- type: textarea - type: textarea
@ -32,7 +31,6 @@ body:
label: Version label: Version
description: What version are you running? description: What version are you running?
placeholder: Can be found by going to Server Settings > System placeholder: Can be found by going to Server Settings > System
value: ""
validations: validations:
required: true required: true
- type: dropdown - type: dropdown