Update issue templates
This commit is contained in:
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: "[Bug] "
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Describe the bug**
|
||||||
|
<!-- Describe the problem you found. (If too little information is provided, the issue may not be handled) -->
|
||||||
|
|
||||||
|
**Steps to reproduce**
|
||||||
|
<!-- How to operate to make the problem appear stably? -->
|
||||||
|
|
||||||
|
**Additional information**
|
||||||
|
<!-- Add screenshots or other information (if possible) to better describe the problem. -->
|
||||||
|
|
||||||
|
**Settings**
|
||||||
|
Model name:
|
||||||
|
Research topic:
|
||||||
|
Number of questions:
|
||||||
|
Research depth:
|
||||||
|
Research breadth:
|
10
.github/ISSUE_TEMPLATE/功能建议.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/功能建议.md
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
name: 功能建议
|
||||||
|
about: 提出本项目可以改进的地方
|
||||||
|
title: "[Feature] "
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
24
.github/ISSUE_TEMPLATE/问题反馈.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/问题反馈.md
vendored
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
---
|
||||||
|
name: 问题反馈
|
||||||
|
about: 效果不符合预期 / 有 bug
|
||||||
|
title: "[Bug] "
|
||||||
|
labels: ''
|
||||||
|
assignees: AnotiaWang
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**问题描述**
|
||||||
|
<!-- 描述出现了什么问题。(如果表述模糊或抽象导致提供信息太少,可能不会被处理) -->
|
||||||
|
|
||||||
|
**复现步骤**
|
||||||
|
<!-- 怎么操作可以让问题稳定出现? -->
|
||||||
|
|
||||||
|
**补充资料**
|
||||||
|
<!-- 可以添加截图等材料方便展示。 -->
|
||||||
|
|
||||||
|
**配置信息**
|
||||||
|
模型名称:
|
||||||
|
研究主题:
|
||||||
|
问题数量:
|
||||||
|
研究深度:
|
||||||
|
研究广度:
|
Reference in New Issue
Block a user