From 119c4e734762b6f7c348f22ea39199bd0cb2a9e8 Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Wed, 31 Aug 2022 16:11:16 +0800 Subject: [PATCH] Update 01_bug_report.yml --- .github/ISSUE_TEMPLATE/01_bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml index 280b321..cf54ad4 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug_report.yml @@ -21,7 +21,7 @@ body: attributes: label: "OS / 操作系统" description: "Describe the operating system the script is running on 描述脚本运行的操作系统" - multiple: true + multiple: false options: - Ubuntu - Linux - Debian - Linux