We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e07fc3f commit 565c9c3Copy full SHA for 565c9c3
.github/ISSUE_TEMPLATE/bug_report.md
@@ -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**
.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,14 @@
+name: Feature request
+about: Suggest an idea for this project
+**What problem does this feature solve?**
+**Describe the solution you'd like**
+**What does the proposed API look like?**
0 commit comments