From a20b1cb263d1fff28905f3efef2aa7b8854e7787 Mon Sep 17 00:00:00 2001 From: Chaoscaot Date: Fri, 15 May 2026 15:39:04 +0200 Subject: [PATCH] Disable blank issues in Gitea configuration Signed-off-by: Chaoscaot --- .gitea/ISSUE_TEMPLATE/config.yml | 2 +- .gitea/ISSUE_TEMPLATE/feature-request.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/config.yml b/.gitea/ISSUE_TEMPLATE/config.yml index ec4bb386..a49eab2f 100644 --- a/.gitea/ISSUE_TEMPLATE/config.yml +++ b/.gitea/ISSUE_TEMPLATE/config.yml @@ -1 +1 @@ -blank_issues_enabled: false \ No newline at end of file +blank_issues_enabled: true \ No newline at end of file diff --git a/.gitea/ISSUE_TEMPLATE/feature-request.yaml b/.gitea/ISSUE_TEMPLATE/feature-request.yaml index 11fccadc..fb8c2a5f 100644 --- a/.gitea/ISSUE_TEMPLATE/feature-request.yaml +++ b/.gitea/ISSUE_TEMPLATE/feature-request.yaml @@ -1,5 +1,5 @@ name: Feature Idee -about: Got an idea for a feature that Gitea doesn't have currently? Submit your idea here! +about: Du hast eine Idee für ein neues Feature, welches SteamWar nicht hat? Stelle sie hier vor. labels: ["typ/idee"] body: - type: textarea