Update support.yml (#1268)
This commit is contained in:
parent
52e1389ca0
commit
71fd31ed4f
1 changed files with 2 additions and 2 deletions
4
.github/DISCUSSION_TEMPLATE/support.yml
vendored
4
.github/DISCUSSION_TEMPLATE/support.yml
vendored
|
@ -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?
|
||||
|
|
Loading…
Reference in a new issue