From 02ee514aa3cad232ca55ce6d5624c6bc68a8018b Mon Sep 17 00:00:00 2001 From: Vega Date: Sat, 12 Mar 2022 19:28:03 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/issue.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/issue.md diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md new file mode 100644 index 0000000..8969a01 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -0,0 +1,17 @@ +--- +name: Issue +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Summary[问题简述(一句话)]** +A clear and concise description of what the issue is. + +**Env & To Reproduce[复现与环境]** +描述你用的环境、代码版本、模型 + +**Screenshots[截图(如有)]** +If applicable, add screenshots to help