diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..e6d7de4e8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,28 @@ +--- +name: "Bug Report" +about: Create a report to help us improve + +--- + + + +* **Product and API**: +* **Platform**: +* **Mininum Code** + + diff --git a/.github/ISSUE_TEMPLATE/bug_report_cn.md b/.github/ISSUE_TEMPLATE/bug_report_cn.md new file mode 100644 index 000000000..5d38a43a6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report_cn.md @@ -0,0 +1,28 @@ +--- +name: "缺陷问题反馈" +about: 提交缺陷问题反馈 + +--- + + + +* **产品和接口**: +* **平台**: +* **最小代码**: + + +