mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-02 16:23:58 +03:00
update
This commit is contained in:
parent
480735bb8d
commit
8d49db9d69
43
.github/ISSUE_TEMPLATE/issue.yaml
vendored
43
.github/ISSUE_TEMPLATE/issue.yaml
vendored
@ -41,34 +41,31 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Clear setting
|
label: Clear setting
|
||||||
description: Have you tried clear setting?
|
description: Have you tried clear setting?
|
||||||
multiple: true
|
|
||||||
options:
|
options:
|
||||||
- "yes"
|
- "yes"
|
||||||
- "no"
|
- "no"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
# - type: dropdown
|
- type: dropdown
|
||||||
# id: sample-model
|
id: sample-model
|
||||||
# attributes:
|
attributes:
|
||||||
# label: Sample model
|
label: Sample model
|
||||||
# description: Sample model work fine
|
description: Sample model work fine
|
||||||
# multiple: true
|
options:
|
||||||
# options:
|
- "yes"
|
||||||
# - YES
|
- "no"
|
||||||
# - NO
|
validations:
|
||||||
# validations:
|
required: true
|
||||||
# required: true
|
- type: dropdown
|
||||||
# - type: dropdown
|
id: input-chunk-num
|
||||||
# id: input-chunk-num
|
attributes:
|
||||||
# attributes:
|
label: Input chunk num
|
||||||
# label: Input chunk num
|
description: Have you tried to change input chunk num?
|
||||||
# description: Have you tried to change input chunk num?
|
options:
|
||||||
# multiple: true
|
- "yes"
|
||||||
# options:
|
- "no"
|
||||||
# - YES
|
validations:
|
||||||
# - NO
|
required: true
|
||||||
# validations:
|
|
||||||
# required: true
|
|
||||||
# - type: input
|
# - type: input
|
||||||
# id: vc-type
|
# id: vc-type
|
||||||
# attributes:
|
# attributes:
|
||||||
|
Loading…
Reference in New Issue
Block a user