From 480735bb8ddb0cf412afd62ff4222f95b6e372e4 Mon Sep 17 00:00:00 2001 From: wataru <wataru@fdev.local.com> Date: Mon, 5 Jun 2023 15:27:13 +0900 Subject: [PATCH] update --- .github/ISSUE_TEMPLATE/issue.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index 5c028488..9d856e64 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -43,8 +43,8 @@ body: description: Have you tried clear setting? multiple: true options: - - YES - - NO + - "yes" + - "no" validations: required: true # - type: dropdown