From ad8fe34778bb51076c998be8b89cb89577df47e3 Mon Sep 17 00:00:00 2001 From: ethical-foss-admin Date: Thu, 20 Aug 2026 08:20:37 +0200 Subject: [PATCH] add things from the code of conduct and contributing guide directly --- .forgejo/issue_template/discussion.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.forgejo/issue_template/discussion.yaml b/.forgejo/issue_template/discussion.yaml index 38001ca..0b01909 100644 --- a/.forgejo/issue_template/discussion.yaml +++ b/.forgejo/issue_template/discussion.yaml @@ -25,6 +25,13 @@ body: 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) required: true + visible: [form] - label: I have also read the [Contributing Guidelines](https://codeberg.org/ethical-foss/open-slopware/src/branch/main/CONTRIBUTING.md) required: true visible: [form] + - label: I understand that I should not mention this repo to other project maintainers in the context of them being added to this list in any way. + required: true + - label: I understand that I generally should not be linking screenshots of chats here. + required: true + - label: I understand that all images should have alt text and if I can't provide it, I will ask others for help. + required: true