From d462e35273c255d4366dc2b1a95b28f70e71b9ab Mon Sep 17 00:00:00 2001 From: Philipp Thun Date: Fri, 23 Jan 2026 13:50:24 +0100 Subject: [PATCH] Use textarea consistently --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4614be1b14f..c4fea96dc42 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -38,7 +38,7 @@ body: label: Current Result description: Describe what you are currently experiencing from this process, and thereby explain the bug. Include relevant logs. If relevant, include a screenshot. placeholder: "..." - - type: input + - type: textarea id: possible-fix attributes: label: Possible Fix