feature_request.md•2.23 kB
---
name: Feature request
about: Suggest an idea for this project
title: '[FEATURE] '
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Feature Category**
Please select which category this feature belongs to:
- [ ] PocketBase Core (database, collections, records)
- [ ] Stripe Integration (payments, subscriptions, webhooks)
- [ ] Email Service (templates, notifications, automation)
- [ ] Full-Stack Automation (user workflows, SaaS backend)
- [ ] New Service Integration (specify: _______)
- [ ] Developer Experience (tooling, documentation, setup)
- [ ] Performance/Optimization
- [ ] Security/Authentication
- [ ] Other (specify: _______)
**Use Case**
Describe the specific use case or scenario where this feature would be valuable:
**Expected Implementation**
If you have ideas about how this could be implemented:
- New MCP tools needed?
- Changes to existing services?
- New configuration options?
**Stripe API Coverage**
If this is a Stripe-related feature, which Stripe API endpoints or features should be supported?
**Priority**
How important is this feature to you?
- [ ] Critical (blocking my use case)
- [ ] High (would significantly improve my workflow)
- [ ] Medium (nice to have)
- [ ] Low (minor improvement)
**Screenshots or Mockups**
If applicable, add screenshots, mockups, or diagrams to help explain your feature request.
**Additional context**
Add any other context, links to documentation, or examples about the feature request here.
**Community Interest**
Would this feature benefit the broader community? Please explain how.
**Checklist**
- [ ] I have searched existing issues to ensure this is not a duplicate
- [ ] I have clearly described the feature and its benefits
- [ ] I have considered the implementation complexity
- [ ] I understand this is a community project and features may take time to implement