From 71fd31ed4f2af12184465b9748d167c4485f516e Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Thu, 28 Sep 2023 18:40:24 -0700 Subject: [PATCH] Update support.yml (#1268) --- .github/DISCUSSION_TEMPLATE/support.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/support.yml b/.github/DISCUSSION_TEMPLATE/support.yml index 8404a4c0..bf8f5247 100644 --- a/.github/DISCUSSION_TEMPLATE/support.yml +++ b/.github/DISCUSSION_TEMPLATE/support.yml @@ -1,5 +1,5 @@ body: - - type: textarea + - type: input attributes: label: Operating System description: What operating system are you using? @@ -7,7 +7,7 @@ body: validations: required: true - - type: textarea + - type: input attributes: label: Shell description: What shell are you using?