Remove checkbox

This commit is contained in:
FlamedDogo 2024-09-20 19:56:50 -06:00 committed by GitHub
parent 172d56fe0d
commit 71101816fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,16 +30,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
- type: markdown
attributes:
value: >-
This template was generated with [Issue Forms
Creator](https://issue-forms-creator.netlify.app)