From fc4875892362f726ed1a4549bf1d7b6dc38aebf1 Mon Sep 17 00:00:00 2001 From: vleermuis-admin Date: Sun, 31 May 2026 15:17:50 +0200 Subject: [PATCH] make the code of conduct a proper link --- .forgejo/issue_template/collaborate-with-me.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/issue_template/collaborate-with-me.yaml b/.forgejo/issue_template/collaborate-with-me.yaml index cf10126..b9c7ff9 100644 --- a/.forgejo/issue_template/collaborate-with-me.yaml +++ b/.forgejo/issue_template/collaborate-with-me.yaml @@ -45,7 +45,7 @@ body: label: Code of Conduct and Rules for Collaboration description: By submitting this issue, you agree to follow our [Code of Conduct](https://codeberg.org/small-hack/open-slopware/src/branch/main/CODE_OF_CONDUCT.md) options: - - label: I agree to follow this project's Code of Conduct + - label: I agree to follow this project's [Code of Conduct](https://codeberg.org/small-hack/open-slopware/src/branch/main/CODE_OF_CONDUCT.md) required: true - label: The project I want to collaborate on has a No AI policy banning any and all AI usage required: true