add checkbox

Thanks @MagicLike!
This commit is contained in:
Levi 2023-10-22 17:55:05 +02:00 committed by GitHub
parent 2a0a5bb66d
commit ddbd3502ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -30,3 +30,10 @@ body:
Is there anything else we should know?
validations:
required: false
- type: checkboxes
attributes:
label: Is the button already requested?
description: Please search to see if an issue for the button already exists.
options:
- label: I have searched the existing issues
required: true