From 3bfd2cb7469eeab0c9834bffacdebfecbb1105f3 Mon Sep 17 00:00:00 2001 From: wataru Date: Mon, 5 Jun 2023 15:26:06 +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 70e430a4..5c028488 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: