remove required flag for Error Messages

Not all issues reporte will have an error message.
This commit is contained in:
Squall Leonhart 2022-03-08 00:46:09 +11:00 committed by GitHub
parent be7b1ef1d2
commit a00e4345d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ body:
If this is a crash bug, and you have the time and inclination, please provide a symbolic backtrace.
Instructions for doing so are [here](https://github.com/visualboyadvance-m/visualboyadvance-m/blob/master/README.md#reporting-crash-bugs).
validations:
required: true
required: false
- type: textarea
id: Rom_Details
attributes: