Update suggestion.yml

This commit is contained in:
Hugo Bernier 2021-04-24 13:17:09 -04:00 committed by GitHub
parent fa9c018ce1
commit bfa3ead846
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 5 deletions

View File

@ -51,13 +51,14 @@ body:
validations:
required: true
- type: checkboxes
- type: dropdown
id: help
attributes:
label: Are you willing to help?
description: Would you be willing to help us make this improvement?
options:
- label: Yes
required: true
- label: No
required: true
options:
- Yes
- No
validations:
required: true