Skip to content

Commit b9318de

Browse files
authored
Update issue templates
1 parent cc37be4 commit b9318de

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Version information (版本信息)**
11+
- ChatUI or ChatUI Pro?
12+
- ChatUI Version:
13+
- React Version:
14+
- OS Version:
15+
- Browser Version:
16+
17+
**Describe the bug (描述问题)**
18+
19+
**Steps To Reproduce (重现步骤)**
20+
1.
21+
2.
22+
23+
**Link to minimal reproduction (最小化重现链接)**
24+
25+
**Expected behavior (期望的结果是什么)**
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Feature request (功能要求)
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: enhancement
6+
assignees: ''
7+
8+
---
9+
10+
**What problem does this feature solve? (这个功能解决了什么问题)**
11+
12+
**Describe the solution you'd like (描述您想要的解决方案)**
13+
14+
**What does the proposed API look like? (你期望的 API 是怎样的)**

0 commit comments

Comments
 (0)