From 2522d44f136e237f3aade716fc944a354ffa48d5 Mon Sep 17 00:00:00 2001 From: wok Date: Sat, 29 Jun 2024 07:00:30 +0900 Subject: [PATCH] update --- .github/ISSUE_TEMPLATE/issue_for_v2.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/issue_for_v2.yaml b/.github/ISSUE_TEMPLATE/issue_for_v2.yaml index 1d1e3729..554212f7 100644 --- a/.github/ISSUE_TEMPLATE/issue_for_v2.yaml +++ b/.github/ISSUE_TEMPLATE/issue_for_v2.yaml @@ -47,6 +47,17 @@ body: - label: I've tried to set the Index to zero - label: I've read the [tutorial](https://github.com/w-okada/voice-changer/blob/master/tutorials/tutorial_rvc_en_latest.md) - label: I've tried to extract to another folder (or re-extract) the .zip file + - type: dropdown + id: browsers + attributes: + label: What browsers are you seeing the problem on? + multiple: true + options: + - Firefox + - Chrome + - Safari + - Microsoft Edge + - type: input id: vc-type attributes: