From f64ce2b7b86d66dc68d02b085221df6f5036f318 Mon Sep 17 00:00:00 2001 From: Rafa <32463720+Rafacasari@users.noreply.github.com> Date: Sun, 10 Sep 2023 04:53:16 -0300 Subject: [PATCH] Update issue.yaml --- .github/ISSUE_TEMPLATE/issue.yaml | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index 7d8ba7b8..b5f80c1b 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -47,23 +47,16 @@ body: placeholder: RVC validations: required: true - - type: input - id: model-type - attributes: - label: Model Type - description: List up the type of model you use? e.g. pyTorch, ONNX, f0, no f0 - validations: - required: true - type: textarea id: issue attributes: - label: Situation - description: Developers spend a lot of time developing new features and resolving issues. If you really want to get it solved, please provide as much reproducible information and logs as possible. Provide logs on the terminal and capture the appkication window. + label: Issue Description + description: Please provide as much reproducible information and logs as possible - type: textarea id: capture attributes: label: Application Screenshot - description: Please provide a screenshot of your application so we can see your settings + description: Please provide a screenshot of your application so we can see your settings (you can paste or drag-n-drop) - type: textarea id: logs-on-terminal attributes: