Public Access
52 lines
1.5 KiB
Markdown
52 lines
1.5 KiB
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest a new feature or enhancement
|
|
title: '[FEATURE] '
|
|
labels: 'enhancement'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
|
|
## Feature Description
|
|
A clear and concise description of the feature you'd like to see.
|
|
|
|
## Problem or Use Case
|
|
Describe the problem this feature would solve or the use case it addresses.
|
|
Ex. I'm always frustrated when [...]
|
|
|
|
## Proposed Solution
|
|
A clear and concise description of what you want to happen.
|
|
|
|
## Alternative Solutions
|
|
A clear and concise description of any alternative solutions or features you've considered.
|
|
|
|
## Benefits
|
|
Describe how this feature would benefit users:
|
|
- Who would use this feature?
|
|
- What problems does it solve?
|
|
- What value does it add?
|
|
|
|
## Implementation Details (Optional)
|
|
If you have ideas about how this could be implemented, share them here:
|
|
- Technical approach
|
|
- Files/components that might need changes
|
|
- Any concerns or challenges you foresee
|
|
|
|
## Additional Context
|
|
Add any other context, mockups, or screenshots about the feature request here.
|
|
|
|
## Relevant Standards
|
|
Does this relate to any standards in [MokoStandards](https://git.mokoconsulting.tech/mokoconsulting-tech/MokoStandards)?
|
|
- [ ] Accessibility (WCAG 2.1 AA)
|
|
- [ ] Localization (en_US/en_GB)
|
|
- [ ] Security best practices
|
|
- [ ] Code quality standards
|
|
- [ ] Other: [specify]
|
|
|
|
## Checklist
|
|
- [ ] I have searched for similar feature requests before creating this one
|
|
- [ ] I have clearly described the use case and benefits
|
|
- [ ] I have considered alternative solutions
|
|
- [ ] This feature aligns with the project's goals and scope
|