From 7f5bc468465a914e6eb33d140f8b9ea00b760d95 Mon Sep 17 00:00:00 2001 From: Philip Molares Date: Sun, 25 Jun 2023 20:04:29 +0200 Subject: [PATCH] chore(github): make description in bug report use a textarea Signed-off-by: Philip Molares --- .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 665c1fd94..77c5c0a9b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -8,7 +8,7 @@ body: value: | - If you're requesting an improvement for an existing feature, then please consider filling out an "enhancement request" instead! - If you're requesting a new feature, that isn't part of this project yet, then please consider filling out a "feature request" instead! - - type: input + - type: textarea id: description attributes: label: Description