26 lines
939 B
Markdown
26 lines
939 B
Markdown
---
|
|
name: Feature request
|
|
about: Feature suggestion or idea
|
|
title: "[Feature] "
|
|
labels: "type: feature"
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Description**
|
|
What is the point of the feature you would like to see implemented? Who/what will benefit from it?
|
|
|
|
**Proposed Feature**
|
|
Provide a clear and concise description of the feature you would like implemented.
|
|
|
|
**Alternatives Considered**
|
|
Discuss any alternative solutions or features you've considered. Why were these alternatives not suitable?
|
|
|
|
**Implementation Strategy**
|
|
If you have ideas on how the feature could be implemented, share them here. This could include technical details, screenshots, mockups, etc.
|
|
|
|
**Use Case**
|
|
Explain how this feature would be used and what benefits it would bring. Include specific examples to illustrate how this would improve functionality or user experience.
|
|
|
|
**Additional Context**
|
|
Add any other context that would help the reader understand the feature request.
|