From ae83bb5e9a3d9e1f50d7616f74bdeee71a2b7724 Mon Sep 17 00:00:00 2001 From: DUDEbehindDUDE Date: Tue, 19 Nov 2024 02:05:43 -0500 Subject: [PATCH] make feature request use textarea instead of input --- .github/ISSUE_TEMPLATE/2-feature-request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/2-feature-request.yaml b/.github/ISSUE_TEMPLATE/2-feature-request.yaml index 060a351..59cb6da 100644 --- a/.github/ISSUE_TEMPLATE/2-feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/2-feature-request.yaml @@ -6,7 +6,7 @@ projects: ["Gold-Rush-Robotics/2"] assignees: - dudebehinddude # assign it to PM to get a notif to sort/categorize it body: - - type: input + - type: textarea id: what attributes: label: WHAT IS REQUEST