change visibilty of checkboxes to only be in form

This commit is contained in:
vleermuis-admin 2026-06-11 15:02:47 +02:00
commit 44d34d6730

View file

@ -12,9 +12,9 @@ body:
- type: checkboxes
id: terms
visible: [form]
attributes:
label: Docs have been read
visible: [form]
description: By submitting this PR, you agree to follow our [Code of Conduct](https://codeberg.org/ethical-foss/open-slopware/src/branch/main/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's [Code of Conduct](https://codeberg.org/ethical-foss/open-slopware/src/branch/main/CODE_OF_CONDUCT.md)