Skip to content

Commit 565c9c3

Browse files
authored
Update issue templates
1 parent e07fc3f commit 565c9c3

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: ''
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?**

0 commit comments

Comments
 (0)