33 lines
781 B
Markdown
33 lines
781 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest an idea for this project
|
|
title: ''
|
|
labels: 'feature request'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Describe the Feature
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
## Expected Behavior
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
## Use Case
|
|
|
|
Is your feature request related to a problem/challenge you are trying to solve? Please provide some additional context of why this feature or capability will be valuable.
|
|
|
|
## Describe Ideal Solution
|
|
|
|
A clear and concise description of what you want to happen. If you don't know, that's okay.
|
|
|
|
## Alternatives Considered
|
|
|
|
Explain what alternative solutions or features you've considered.
|
|
|
|
## Additional Context
|
|
|
|
Add any other context or screenshots about the feature request here.
|