From f8209e51f5abd2bdd0f2ace23a46ff65b36d7ab1 Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Mon, 8 May 2023 18:40:35 +0800 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 24 ++++-------------------- 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0ed63326c..fb00290db 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -20,32 +20,16 @@ body: - type: textarea id: describe attributes: - label: Describe the bug | 简述 - description: Describe the bug | 简述 + label: Describe the bug & Screen Shot | 简述 与 有帮助的截图 + description: Describe the bug & Screen Shot | 简述 与 有帮助的截图 validations: required: true - - - type: textarea - id: screenshot - attributes: - label: Screen Shot | 截图 - description: Screen Shot | 截图 - type: textarea id: traceback attributes: - label: Terminal Traceback 终端traceback(如有) - description: Terminal Traceback 终端traceback(如有) - - - type: textarea - id: material - attributes: - label: Material to Help Reproduce Bugs 帮助我们复现的测试材料样本(如有) - description: Material to Help Reproduce Bugs 帮助我们复现的测试材料样本(如有) - - - - + label: Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有) + description: Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)