Update support.yml (#1268)

This commit is contained in:
Ellie Huxtable 2023-09-28 18:40:24 -07:00 committed by GitHub
parent 52e1389ca0
commit 71fd31ed4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
body: body:
- type: textarea - type: input
attributes: attributes:
label: Operating System label: Operating System
description: What operating system are you using? description: What operating system are you using?
@ -7,7 +7,7 @@ body:
validations: validations:
required: true required: true
- type: textarea - type: input
attributes: attributes:
label: Shell label: Shell
description: What shell are you using? description: What shell are you using?