From 0d5ea881e3366d891bd39dee6bec1513944310ab Mon Sep 17 00:00:00 2001 From: jessebot Date: Sat, 21 Mar 2026 10:46:27 +0100 Subject: [PATCH] remove copy pasted example code from forgejo docs --- .forgejo/issue_template/discussion.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.forgejo/issue_template/discussion.yaml b/.forgejo/issue_template/discussion.yaml index b02a432..c7a7ea3 100644 --- a/.forgejo/issue_template/discussion.yaml +++ b/.forgejo/issue_template/discussion.yaml @@ -27,6 +27,4 @@ body: required: true - label: I have also read the [CONTRIBUTION.MD](https://codeberg.org/small-hack/open-slopware/src/branch/main/CONTRIBUTING.md) required: true - visible: [form] - - label: This is a TODO only visible after issue creation - visible: [content] \ No newline at end of file + visible: [form] \ No newline at end of file