From 44d34d67304b5d7c66513a6b74a766519bc9ee30 Mon Sep 17 00:00:00 2001 From: vleermuis-admin Date: Thu, 11 Jun 2026 15:02:47 +0200 Subject: [PATCH] change visibilty of checkboxes to only be in form --- .forgejo/pull_request_template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/pull_request_template.yaml b/.forgejo/pull_request_template.yaml index 74866fa..554a2e1 100644 --- a/.forgejo/pull_request_template.yaml +++ b/.forgejo/pull_request_template.yaml @@ -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)