Update bug.yml

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

View file

@ -52,3 +52,12 @@ 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