Remove checkboxes

Sorry for the spam
This commit is contained in:
FlamedDogo 2024-09-20 19:57:46 -06:00 committed by GitHub
parent b002eb0469
commit 067a12719d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,11 +22,3 @@ body:
placeholder: Required placeholder: Required
validations: validations:
required: true required: true
- type: checkboxes
id: conduct
attributes:
label: Code of Conduct
description: ' submitting this issue, you agree to follow our [Code of Conduct](https://github.com/FlamedDogo99/EaglerMobile/blob/main/.github/CODE_OF_CONDUCT.md). '
options:
- label: I agree to follow this project's Code of Conduct
required: true