From 599dfc98749449dd1d5aa9a513d5f2e40f5de504 Mon Sep 17 00:00:00 2001 From: wataru Date: Mon, 5 Jun 2023 15:02:13 +0900 Subject: [PATCH] update --- .github/ISSUE_TEMPLATE/issue.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index da1c2bb3..e22c7240 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -27,7 +27,6 @@ body: attributes: label: OS description: OS name and version. e.g. Windows 10, Ubuntu 20.04, if you use mac, M1 or Intel.(Intel is not supported) - placeholder: validations: required: true - type: input @@ -35,7 +34,6 @@ body: attributes: label: GPU description: GPU. If you have no gpu, please input none. - placeholder: validations: required: true - type: dropdown