From 4651e0669a2fd5cd0ef10dd3b1154803c64cdd94 Mon Sep 17 00:00:00 2001 From: ethical-foss-admin Date: Mon, 13 Jul 2026 09:13:55 +0200 Subject: [PATCH] note that there are exceptions --- .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 b139e0f..a4b0a0f 100644 --- a/.forgejo/pull_request_template.yaml +++ b/.forgejo/pull_request_template.yaml @@ -23,5 +23,5 @@ body: required: true - label: I have also read the [Style Guide](https://codeberg.org/ethical-foss/open-slopware/src/branch/main/STYLE.md) required: true - - label: If adding tatinted software, I have provided either the last untainted version/commit OR an alternative for all new entries in this PR. + - label: If adding tatinted software, I have provided either the last untainted version/commit OR an alternative for all new entries in this PR. See about exceptions in the Contributing/Style guides. required: true