From ee13b2ec870421820cb8914b8065fb10c86c8920 Mon Sep 17 00:00:00 2001 From: XinHui Long Date: Tue, 24 Aug 2021 10:18:43 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e3eaadc5..416bc639 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,12 +1,16 @@ --- name: Bug report -about: Please answer these questions before submitting your issue. Thanks! +about: I want to report a Bug title: '' labels: bug assignees: '' --- +## Bug Report + +Please answer these questions before submitting your issue. Thanks! + 1. What did you do? If possible, provide a simple script for reproducing the error.