remove invalid yml property

This commit is contained in:
David Refoua 2022-10-18 02:31:36 +03:30
parent 904d552801
commit 1bc35b6edd
3 changed files with 0 additions and 3 deletions

View File

@ -143,7 +143,6 @@ body:
attributes:
label: Checklist
description: Please check all boxes that apply
multiple: true
options:
- label: I have read the documentation.
required: true

View File

@ -74,7 +74,6 @@ body:
attributes:
label: Checklist
description: Please check all boxes that apply
multiple: true
options:
- label: I have read the documentation and made sure this feature doesn't already exist.
required: true

View File

@ -44,7 +44,6 @@ body:
attributes:
label: Checklist
description: Please check all boxes that apply
multiple: true
options:
- label: I have read the documentation and made sure what I'm looking for isn't present, or is unclear.
required: true