Update q-a.yml, one more try

body[12]: options must not include booleans. Please wrap values such as 'yes', and 'true' in quotes.
This commit is contained in:
El RIDO 2023-08-16 23:14:07 +02:00 committed by GitHub
parent 0f9aee5335
commit ad35c30d45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,8 +68,8 @@ body:
attributes: attributes:
label: I can reproduce this issue on [https://privatebin.net](https://privatebin.net) label: I can reproduce this issue on [https://privatebin.net](https://privatebin.net)
options: options:
- No - "No"
- Yes - "Yes"
default: 0 default: 0
validations: validations:
required: true required: true