From 6bbb406fc91167af349254f49338216a073f2145 Mon Sep 17 00:00:00 2001 From: Steven Ryland Date: Fri, 1 May 2026 19:01:23 -0700 Subject: [PATCH] Change input type from 'input' to 'textarea' --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 0a31afd7..4f5fe599 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -9,7 +9,7 @@ body: value: |
Thank you for taking the time to suggest a feature! Please answer each question below to the best of your ability; it is okay to leave questions blank if you have to. - - type: input + - type: textarea id: title attributes: label: Describe the feature or problem you'd like to solve