From 07512c45db57d9d207d370e070472ed0173b8317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20K=C3=A1rolyi?= Date: Thu, 2 Dec 2021 01:06:10 +0100 Subject: [PATCH] Fix gitea issue template --- .gitea/ISSUE_TEMPLATE/bug_report.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/bug_report.md b/.gitea/ISSUE_TEMPLATE/bug_report.md index 41ad1f9..5a59dac 100644 --- a/.gitea/ISSUE_TEMPLATE/bug_report.md +++ b/.gitea/ISSUE_TEMPLATE/bug_report.md @@ -1,9 +1,10 @@ --- name: Bug report about: Create a report to help us improve -title: "[BUG]" -labels: '' -assignees: '' +title: "[BUG] " +# Test this when https://github.com/go-gitea/gitea/issues/17877 gets fixed +# labels: '' +# assignees: '' ---