bug_report.md•1.18 kB
---
name: Bug report
about: Create a report to help us improve
title: '[BUG] '
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**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.
**Environment (please complete the following information):**
- OS: [e.g. Windows, macOS, Linux]
- Node.js version: [e.g. 18.0.0]
- PocketBase version: [e.g. 0.22.0]
- MCP Server version: [e.g. 3.0.0]
**Configuration**
- Are you using Stripe integration? [Yes/No]
- Are you using Email service? [Yes/No - SMTP/SendGrid]
- Which MCP tools are you using?
**Error logs**
If applicable, add error logs or console output.
```
Paste error logs here
```
**Additional context**
Add any other context about the problem here.
**Checklist**
- [ ] I have searched existing issues to ensure this is not a duplicate
- [ ] I have provided all the requested information
- [ ] I have tested with the latest version