From e90ccccf9a24d8d0fbb6816a7d8c1dba808834e8 Mon Sep 17 00:00:00 2001 From: horvatkm <169067207+horvatkm@users.noreply.github.com> Date: Wed, 30 Oct 2024 22:30:02 +0100 Subject: [PATCH] Update bug-report.yml Expand configuration changes from text field to text area --- .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 3daaa1ec1..07e9e4690 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -98,7 +98,7 @@ body: label: Browser description: Which browser you are using, if relevant. placeholder: e.g. Chrome, Safari - - type: input + - type: textarea id: config-changes attributes: label: Configuration changes