mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
44 lines
967 B
Markdown
44 lines
967 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest a new feature or enhancement
|
|
title: "[FEATURE] "
|
|
labels: enhancement
|
|
assignees: 'MasterAcnolo'
|
|
|
|
---
|
|
|
|
## Feature Description
|
|
|
|
A clear and concise description of the feature you'd like to see.
|
|
|
|
## Problem it Solves
|
|
|
|
Describe the problem or limitation this feature would address.
|
|
|
|
## Proposed Solution
|
|
|
|
Describe how you envision this feature working.
|
|
|
|
## Alternative Solutions
|
|
|
|
Have you considered any alternative approaches? Describe them here.
|
|
|
|
## Use Case
|
|
|
|
Provide specific examples of how you would use this feature.
|
|
|
|
## Implementation Considerations
|
|
|
|
Are there any technical challenges or dependencies you're aware of?
|
|
|
|
## Priority
|
|
|
|
How important is this feature to you?
|
|
- [ ] Critical - Blocking my workflow
|
|
- [ ] High - Would significantly improve my experience
|
|
- [ ] Medium - Nice to have
|
|
- [ ] Low - Minor improvement
|
|
|
|
## Additional Context
|
|
|
|
Add any other context, mockups, or screenshots about the feature request here. |