feature_request.mdโข1.61 kB
---
name: Feature Request
about: Suggest new functionality, improvements, or enhancements. Include motivation, proposed solution, and acceptance criteria.
title: '[FEATURE] '
labels: 'type: feature'
assignees: ''
---
## Feature Summary
<!-- One-line summary for project board visibility -->
**Quick Summary**:
## Detailed Description
<!-- Brief description of the feature -->
## Motivation
<!-- Why is this feature needed? What problem does it solve? -->
## Proposed Solution
<!-- How should this feature work? Include any UI/UX considerations -->
## Acceptance Criteria
<!-- What needs to be done for this feature to be considered complete?
Good criteria are specific, measurable, and testable. Example:
- User can click a button to toggle dark mode
- Dark mode preference persists between sessions
- All UI elements have appropriate dark mode colors -->
- [ ]
- [ ]
- [ ]
## Technical Notes
<!-- Any implementation considerations, dependencies, or constraints -->
## Priority & Scope
<!-- Help us understand importance and effort -->
**Priority Level**:
- [ ] ๐ด Critical - Blocking major use cases
- [ ] ๐ High - Significant user value
- [ ] ๐ก Medium - Nice to have
- [ ] ๐ข Low - Future consideration
**Estimated Effort**:
- [ ] Small (1-2 days)
- [ ] Medium (3-5 days)
- [ ] Large (1-2 weeks)
- [ ] Extra Large (2+ weeks)
**Component Area**:
- [ ] Core MCP Server
- [ ] Persona Management
- [ ] GitHub Marketplace
- [ ] User Experience
- [ ] Developer Tools
- [ ] Documentation
- [ ] Other: _______________
## Additional Context
<!-- Any other context, mockups, or examples -->