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:
|
||||
label: Clear setting
|
||||
description: Have you tried clear setting?
|
||||
multiple: true
|
||||
options:
|
||||
- "yes"
|
||||
- "no"
|
||||
validations:
|
||||
required: true
|
||||
# - type: dropdown
|
||||
# id: sample-model
|
||||
# attributes:
|
||||
# label: Sample model
|
||||
# description: Sample model work fine
|
||||
# multiple: true
|
||||
# options:
|
||||
# - YES
|
||||
# - NO
|
||||
# validations:
|
||||
# required: true
|
||||
# - type: dropdown
|
||||
# id: input-chunk-num
|
||||
# attributes:
|
||||
# label: Input chunk num
|
||||
# description: Have you tried to change input chunk num?
|
||||
# multiple: true
|
||||
# options:
|
||||
# - YES
|
||||
# - NO
|
||||
# validations:
|
||||
# required: true
|
||||
- type: dropdown
|
||||
id: sample-model
|
||||
attributes:
|
||||
label: Sample model
|
||||
description: Sample model work fine
|
||||
options:
|
||||
- "yes"
|
||||
- "no"
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: input-chunk-num
|
||||
attributes:
|
||||
label: Input chunk num
|
||||
description: Have you tried to change input chunk num?
|
||||
options:
|
||||
- "yes"
|
||||
- "no"
|
||||
validations:
|
||||
required: true
|
||||
# - type: input
|
||||
# id: vc-type
|
||||
# attributes:
|
||||
|
Loading…
Reference in New Issue
Block a user