26 lines
413 B
Markdown
26 lines
413 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
labels: feature
|
|
|
|
---
|
|
|
|
## Suggestion
|
|
|
|
<!-- A summary of what you'd like to see added or changed -->
|
|
|
|
## Use Cases
|
|
|
|
<!--
|
|
What do you want to use this for?
|
|
What shortcomings exist with current approaches?
|
|
-->
|
|
|
|
## Examples
|
|
|
|
<!-- Show how this would be used and what the behavior would be -->
|
|
|
|
## Acceptance criteria
|
|
|
|
TBD - will be filled by the team.
|