From fdc033ea334766e70469e25d5eb1112fc55d9fee Mon Sep 17 00:00:00 2001 From: WorldTeacher Date: Mon, 5 May 2025 08:45:08 +0200 Subject: [PATCH] revert bug template --- .gitea/ISSUE_TEMPLATE/bug.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/bug.yml b/.gitea/ISSUE_TEMPLATE/bug.yml index 97f8422..16ea877 100644 --- a/.gitea/ISSUE_TEMPLATE/bug.yml +++ b/.gitea/ISSUE_TEMPLATE/bug.yml @@ -2,9 +2,8 @@ name: Bug Report description: Report a bug in this project labels: - kind/bug - - triage/needs triage + - triage body: - - type: textarea id: bug attributes: @@ -30,5 +29,5 @@ body: label: Additional information description: | Add any other context or screenshots about the bug here. - + \ No newline at end of file