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