From 96147ef48d9c636bda23e18a8b4e59f76190c170 Mon Sep 17 00:00:00 2001 From: WorldTeacher Date: Mon, 5 May 2025 07:08:39 +0100 Subject: [PATCH] remove dropdown --- .gitea/ISSUE_TEMPLATE/bug.yml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/bug.yml b/.gitea/ISSUE_TEMPLATE/bug.yml index 3158980..16ea877 100644 --- a/.gitea/ISSUE_TEMPLATE/bug.yml +++ b/.gitea/ISSUE_TEMPLATE/bug.yml @@ -29,19 +29,5 @@ body: label: Additional information description: | Add any other context or screenshots about the bug here. - - type: dropdown - id: severity - attributes: - label: Severity - description: | - Select the severity of the bug. - options: - - label: Critical - value: critical - - label: Major - value: major - - label: Minor - value: minor - validations: - required: true + \ No newline at end of file