mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-18 21:48:24 -04:00
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:
4
.github/DISCUSSION_TEMPLATE/q-a.yml
vendored
4
.github/DISCUSSION_TEMPLATE/q-a.yml
vendored
@@ -68,8 +68,8 @@ body:
|
||||
attributes:
|
||||
label: I can reproduce this issue on [https://privatebin.net](https://privatebin.net)
|
||||
options:
|
||||
- No
|
||||
- Yes
|
||||
- "No"
|
||||
- "Yes"
|
||||
default: 0
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user