Update issue.yaml

This commit is contained in:
Rafa 2023-09-10 04:40:14 -03:00 committed by GitHub
parent 8838ce757c
commit a2501c245f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,9 +8,9 @@ body:
- type: input - type: input
id: vc-client-version id: vc-client-version
attributes: attributes:
label: vc client version number label: Voice Changer Version
description: filename of you download(.zip) description: Downloaded File Name (.zip)
placeholder: MMVCServerSIO_xxx_yyyy-zzzz_v.x.x.x.x.zip placeholder: e.g. MMVCServerSIO_xxx_yyyy-zzzz_v.x.x.x.x.zip
validations: validations:
required: true required: true
- type: input - type: input
@ -24,70 +24,25 @@ body:
id: GPU id: GPU
attributes: attributes:
label: GPU label: GPU
description: GPU. If you have no gpu, please input none. description: If you have no gpu, please input none.
validations: validations:
required: true required: true
- type: dropdown - type: checkboxes
id: clear-setting id: checks
attributes: attributes:
label: Clear setting
description: Have you tried clear setting?
options: options:
- "no" - label: I've tried to clear settings
- "yes" description: Check if you have pressed "Clear Settings" and restarted application
validations: - label: Sample models are working
required: true description: Check if default models are working properly
- type: dropdown - label: I've tried to change the Chunk Size
id: sample-model description: Check this if you tried to decrease/increase your chunk size
attributes: - label: GUI was successfully launched
label: Sample model description: Check this if you can see the GUI
description: Sample model work fine - label: I've read the tutorial
options: description: Check if you have read the [tutorial](https://github.com/w-okada/voice-changer/blob/master/tutorials/tutorial_rvc_en_latest.md)
- "no" - label: I've tried to extract to another folder (or re-extracted)
- "yes" description: Check if you have tried another folder and re-extracted the files
validations:
required: true
- type: dropdown
id: input-chunk-num
attributes:
label: Input chunk num
description: Have you tried to change input chunk num?
options:
- "no"
- "yes"
validations:
required: true
- type: dropdown
id: wait-for-launch
attributes:
label: Wait for a while
description: If the GUI won't start up, wait a several minutes. Alternatively, have you excluded it from your virus-checking software (at your own risk)?
options:
- "The GUI successfully launched."
- "no"
- "yes"
validations:
required: true
- type: dropdown
id: read-tutorial
attributes:
label: read tutorial
description: Have you read the tutorial? https://github.com/w-okada/voice-changer/blob/master/tutorials/tutorial_rvc_en_latest.md
options:
- "no"
- "yes"
validations:
required: true
- type: dropdown
id: extract-to-new-folder
attributes:
label: Extract files to a new folder.
description: Extract files from a zip file to a new folder, different from the previous version.(If you have.)
options:
- "no"
- "yes"
validations:
required: true
- type: input - type: input
id: vc-type id: vc-type
attributes: attributes: