22 lines
412 B
Markdown
22 lines
412 B
Markdown
---
|
|
name: Feature
|
|
about: New feature for the app
|
|
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]
|
|
|
|
## Related Issues (Optional)
|
|
[Links to related discussions or requests] |