mirror of
https://github.com/flakestorm/flakestorm.git
synced 2026-04-25 08:46:47 +02:00
30 lines
870 B
Markdown
30 lines
870 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest an idea for this project
|
|
title: '[FEATURE] '
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
|
|
## Feature Description
|
|
A clear and concise description of the feature you'd like to see.
|
|
|
|
## Problem Statement
|
|
What problem does this feature solve? What use case does it address?
|
|
|
|
## Proposed Solution
|
|
Describe how you envision this feature working. Include:
|
|
- User-facing changes (CLI, config, etc.)
|
|
- Technical approach (if you have ideas)
|
|
- Examples of how it would be used
|
|
|
|
## Alternatives Considered
|
|
Describe any alternative solutions or features you've considered.
|
|
|
|
## Additional Context
|
|
- Is this feature related to a specific use case?
|
|
- Would this be better suited for the cloud version?
|
|
- Any related issues or discussions?
|
|
|
|
## Implementation Notes (Optional)
|
|
If you're planning to implement this yourself, outline your approach here.
|