From ad2b250527a698ed44d4f518096b8395ff9f3866 Mon Sep 17 00:00:00 2001 From: Xwite <82232510+Xwite@users.noreply.github.com> Date: Tue, 21 Mar 2023 11:04:31 +0800 Subject: [PATCH] Update 01-bugReport.yml --- .github/ISSUE_TEMPLATE/01-bugReport.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01-bugReport.yml b/.github/ISSUE_TEMPLATE/01-bugReport.yml index 8043fc2bb..c765e8eb6 100644 --- a/.github/ISSUE_TEMPLATE/01-bugReport.yml +++ b/.github/ISSUE_TEMPLATE/01-bugReport.yml @@ -26,9 +26,14 @@ body: required: true - type: checkboxes attributes: + label: 确认 / Assignments options: - label: 已经提交复现所需要的附加资料 / Submit additions related with bugs required: true + - type: textarea + attributes: + label: 其他信息 / Additions + - type: textarea attributes: label: 日志提交 / Relevant log output @@ -52,7 +57,3 @@ body: placeholder: "Redmi K30 Pro" validations: required: true - - - type: textarea - attributes: - label: 其他信息 / Additions