From 9dd21b6a23199482386dcc36b4e50ebec55c5d51 Mon Sep 17 00:00:00 2001 From: Felix Kirchner Date: Fri, 22 May 2026 13:16:21 +0000 Subject: [PATCH] .gitea/pull_request_template.yaml aktualisiert --- .gitea/pull_request_template.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.gitea/pull_request_template.yaml b/.gitea/pull_request_template.yaml index fa29c3e..f532d2e 100644 --- a/.gitea/pull_request_template.yaml +++ b/.gitea/pull_request_template.yaml @@ -38,8 +38,7 @@ body: id: checklist attributes: label: PR-Checkliste - # hide_label: true - description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com) + description: Stelle sicher, dass alle Punkte erfüllt sind, bevor du den Pull Request erstellst. options: - label: Ich habe alle Strings lokalisiert (de/en) required: true @@ -49,11 +48,6 @@ body: required: true - label: Ich habe Tests für neue Datenbank/DAO-Funktionen hinzugefügt required: true - - label: I have also read the CONTRIBUTION.MD - required: true - visible: [form] - - label: This is a TODO only visible after issue creation - visible: [content] - type: textarea id: additional_notes