Skip to content

Commit 72539b2

Browse files
authored
Update issue templates
1 parent ed5c643 commit 72539b2

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**Platform**
14+
E.g: Claude Desktop
15+
16+
**MCP Configuration**
17+
```json
18+
19+
```
20+
21+
22+
**Screenshots**
23+
If applicable, add screenshots to help explain your problem.
24+
25+
26+
**Additional context**
27+
Add any other context about the problem here.

0 commit comments

Comments
 (0)