diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 66564bb7..f1cfd004 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -55,17 +55,6 @@ body: description: 请提供你的操作系统版本,Linux请额外提供桌面环境及窗口系统 / Please provide your OS version, for Linux, please also provide the desktop environment and window system validations: required: true - - type: checkboxes - id: os-labels - attributes: - label: 系统标签 / OS Labels - description: 请选择受影响的操作系统(至少选择一个) / Please select the affected operating system(s) (select at least one) - options: - - label: windows - - label: macos - - label: linux - validations: - required: true - type: textarea attributes: label: 日志 / Log