21 lines
404 B
Markdown
21 lines
404 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: "[feat]"
|
|
labels: enhancement
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Description**
|
|
[Add a description of the feature]
|
|
|
|
**Why is this needed**
|
|
[If you have a concrete use case, add details here.]
|
|
|
|
**Implementation details**
|
|
[If known, describe how this change should be implemented in the codebase]
|
|
|
|
**End result**
|
|
[How should this feature be used?]
|