From 7e142292294e23d68284dcbb22fa2cc1d76b505c Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Fri, 14 Apr 2023 11:45:25 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ba11763..ac66876 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,11 +7,17 @@ assignees: '' --- -**Describe the bug 简述** +- **(1) Describe the bug 简述** -**Screen Shot 截图** -**Terminal Traceback 终端traceback(如果有)** +- **(2) Screen Shot 截图** + + +- **(3) Terminal Traceback 终端traceback(如有)** + + +- **(4) Material to Help Reproduce Bugs 帮助我们复现的测试材料样本(如有)** + Before submitting an issue 提交issue之前: