diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..7186239 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,24 @@ +--- +name: Bug report +about: Create a report to help us improve +title: "[Bug] " +labels: '' +assignees: '' + +--- + +**Describe the bug** + + +**Steps to reproduce** + + +**Additional information** + + +**Settings** +Model name: +Research topic: +Number of questions: +Research depth: +Research breadth: diff --git a/.github/ISSUE_TEMPLATE/功能建议.md b/.github/ISSUE_TEMPLATE/功能建议.md new file mode 100644 index 0000000..d710d45 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/功能建议.md @@ -0,0 +1,10 @@ +--- +name: 功能建议 +about: 提出本项目可以改进的地方 +title: "[Feature] " +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/问题反馈.md b/.github/ISSUE_TEMPLATE/问题反馈.md new file mode 100644 index 0000000..09df467 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/问题反馈.md @@ -0,0 +1,24 @@ +--- +name: 问题反馈 +about: 效果不符合预期 / 有 bug +title: "[Bug] " +labels: '' +assignees: AnotiaWang + +--- + +**问题描述** + + +**复现步骤** + + +**补充资料** + + +**配置信息** +模型名称: +研究主题: +问题数量: +研究深度: +研究广度: