Skip to content

Commit 0bfec57

Browse files
authored
Update issue templates
1 parent 30d1024 commit 0bfec57

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Client Information**
11+
- LLM Client: [e.g. Claude Desktop, claude.ai, Cursor, VSCode]
12+
- Client Config: [e.g. claude_desktop_config.json or screenshot of client configuration UI]
13+
- Using MCP Remote?: Yes/No
14+
- MCP Server: [e.g. https://observability.mcp.cloudflare.com, https://docs.mcp.cloudflare.com]
15+
16+
**Describe the bug**
17+
A clear and concise description of what the bug is. Any error logs are helpful.
18+
19+
**To Reproduce**
20+
Steps to reproduce the behavior:
21+
1. Go to '...'
22+
2. Click on '....'
23+
3. Scroll down to '....'
24+
4. See error
25+
26+
**Expected behavior**
27+
A clear and concise description of what you expected to happen.
28+
29+
**Additional context**
30+
Add any other context about the problem here.

0 commit comments

Comments
 (0)