From a058a81ec99f7f7e0794bc41c56cc5eea7c37683 Mon Sep 17 00:00:00 2001 From: AnErrupTion Date: Thu, 6 Mar 2025 21:48:40 +0100 Subject: [PATCH] Use proper input text box in issue template Signed-off-by: AnErrupTion --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index caf63fc..9616dcf 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -33,7 +33,7 @@ body: description: What did you expect to happen instead? validations: required: true - - type: textarea + - type: input id: desktop attributes: label: Desktop environment/Window manager