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: validations:
required: true required: true
- type: checkboxes - type: dropdown
id: help id: help
attributes: attributes:
label: Are you willing to help? label: Are you willing to help?
description: Would you be willing to help us make this improvement? description: Would you be willing to help us make this improvement?
options: options:
- label: Yes options:
required: true - Yes
- label: No - No
required: true validations:
required: true