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:
|
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?
|
||||||
|
|
Loading…
Reference in a new issue