From f5318210505bebde158f9a20fc9c04518afd32a1 Mon Sep 17 00:00:00 2001 From: wataru Date: Mon, 5 Jun 2023 15:25:12 +0900 Subject: [PATCH] update --- .github/ISSUE_TEMPLATE/issue.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index 5c028488..70e430a4 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -36,17 +36,17 @@ body: description: GPU. If you have no gpu, please input none. validations: required: true - - type: dropdown - id: clear-setting - attributes: - label: Clear setting - description: Have you tried clear setting? - multiple: true - options: - - YES - - NO - validations: - required: true + # - type: dropdown + # id: clear-setting + # attributes: + # label: Clear setting + # description: Have you tried clear setting? + # multiple: true + # options: + # - YES + # - NO + # validations: + # required: true # - type: dropdown # id: sample-model # attributes: