Update feature.yml

This commit is contained in:
Garth Vander Houwen 2024-11-18 16:11:58 -08:00 committed by GitHub
parent b4f67377aa
commit b0e3960fba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,3 +39,11 @@ body:
attributes:
label: Additional comments
description: Is there anything else that's important for the team to know?
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://meshtastic.org/docs/legal/conduct/).
options:
- label: I agree to follow this project's Code of Conduct
required: true