mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-09-01 02:44:11 +02:00
change visibilty of checkboxes to only be in form
This commit is contained in:
parent
51ed5415c9
commit
44d34d6730
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue