Skip to content

Commit 0cf594e

Browse files
authored
Add bug issue template
1 parent 749cafc commit 0cf594e

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Description**
11+
A clear and concise description of what the bug is.
12+
13+
**Affected Apps**
14+
- [ ] Cursor
15+
- [ ] Windsurf
16+
- [ ] VSCode
17+
- [ ] VSCode Insiders
18+
- [ ] Claude Desktop
19+
20+
**Affected Models (if applicable)**
21+
- [ ] Claude 3.5 Sonnet
22+
- [ ] Claude 3.7 Sonnet
23+
- [ ] GPT-4a
24+
- [ ] o4-mini
25+
26+
**To Reproduce**
27+
Steps to reproduce the behavior:
28+
1. Go to '...'
29+
2. Click on '....'
30+
3. Scroll down to '....'
31+
4. See error
32+
33+
**Prompts**
34+
Report on which prompts were used.
35+
36+
**Screenshots**
37+
If applicable, add screenshots to help explain your problem.
38+
39+
**Expected behavior**
40+
A clear and concise description of what you expected to happen.
41+
42+
**Additional context**
43+
Add any other context about the problem here.

0 commit comments

Comments
 (0)