Files
google-mcp/.github/ISSUE_TEMPLATE/bug-report.md
jason 395f0e2029
Some checks failed
Check Maintainer Edits Enabled / check-maintainer-edits (pull_request) Has been cancelled
Check Maintainer Edits Enabled / check-maintainer-edits-internal (pull_request) Has been cancelled
Docker Build and Push to GHCR / build-and-push (pull_request) Has been cancelled
Ruff / ruff (pull_request) Has been cancelled
feat: initial commit from workspace-mcp
2026-03-17 19:23:33 -05:00

36 lines
844 B
Markdown

---
name: Bug Report
about: Create a report to help us improve Google Workspace MCP
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Startup Logs**
Include the startup output including everything from the Active Configuration section to "Uvicorn running"
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Platform (please complete the following information):**
- OS: [e.g. macOS, Ubuntu, Windows]
- Container: [if applicable, e.g. Docker)
- Version [e.g. v1.2.0]
**Additional context**
Add any other context about the problem here.