29 lines
592 B
Markdown
29 lines
592 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: ''
|
|
labels: 'task : feature'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
# 🚀 Feature
|
|
|
|
## Description
|
|
[Detailed explanation of the proposed feature]
|
|
|
|
## Why is this feature needed?
|
|
[Explain the problem or use case this feature would solve]
|
|
|
|
## Proposed Solution
|
|
[Describe how the feature should work]
|
|
|
|
## Alternative Solutions (Optional)**
|
|
[Any other approaches considered]
|
|
|
|
## Additional Context
|
|
[Screenshots, mockups, or references to similar features]
|
|
|
|
## Related Issues (Optional)
|
|
[Links to related discussions or requests]
|