From a95163ba2bc1a9eafa4ded73453f5b107e0ac858 Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Wed, 31 Aug 2022 15:58:40 +0800 Subject: [PATCH] Update 01_bug_report.yml --- .github/ISSUE_TEMPLATE/01_bug_report.yml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml index 089ec89..4d1b5c7 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug_report.yml @@ -23,10 +23,13 @@ body: description: "OS / 操作系统" multiple: true options: - - Ubuntu-Linux - - Debian-Linux - - CentOS-Linux - - Mac + - Ubuntu - Linux + - Debian - Linux + - CentOS - Linux + - Alpine - Linux + - Arch - Linux + - Mac AMD64 + - Mac M1 - Windows validations: required: true