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