diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5aa8574e78..0ed63326c0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -18,7 +18,7 @@ body: required: true - type: textarea - id: logs + id: describe attributes: label: Describe the bug | 简述 description: Describe the bug | 简述 @@ -26,19 +26,19 @@ body: required: true - type: textarea - id: logs + id: screenshot attributes: label: Screen Shot | 截图 description: Screen Shot | 截图 - type: textarea - id: logs + id: traceback attributes: label: Terminal Traceback 终端traceback(如有) description: Terminal Traceback 终端traceback(如有) - type: textarea - id: logs + id: material attributes: label: Material to Help Reproduce Bugs 帮助我们复现的测试材料样本(如有) description: Material to Help Reproduce Bugs 帮助我们复现的测试材料样本(如有)