Skip to content

Commit dfc005c

Browse files
mbleighTrCaM
authored andcommitted
MCP issue template (firebase#8627)
1 parent 8b5d623 commit dfc005c

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.github/ISSUE_TEMPLATE/mcp.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: "🤖 MCP Server"
3+
about: Report bugs or request features for the Firebase MCP Server.
4+
title: "[MCP]"
5+
labels: "api: mcp"
6+
assignees: ""
7+
---
8+
9+
<!-- DO NOT DELETE
10+
validate_template=true
11+
template_path=.github/ISSUE_TEMPLATE/mcp.md
12+
-->
13+
14+
## Summary
15+
16+
<!-- what is your bug / feature request / feedback? -->
17+
18+
## Bug Info <!-- please fill this out if you have a bug -->
19+
20+
- **Affected Tool(s):** <!-- Which specific tool(s) were you using when you encountered the issue? -->
21+
- **MCP Client:** <!-- e.g. "Cursor v0.50.0" -->
22+
- **Operating System:** <!-- e.g. "Windows 11" or "macOS Sequoia" -->
23+
24+
### Steps to Reproduce
25+
26+
<!-- write a detailed description of how to reproduce>

0 commit comments

Comments
 (0)