25 lines
682 B
Markdown
25 lines
682 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: ''
|
|
labels: 'enhancement'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--- Provide a general summary of the feature request in the Title above -->
|
|
|
|
## Expected Behavior
|
|
<!--- A clear and concise description of what you want to happen -->
|
|
|
|
## Current Behavior
|
|
<!--- Explain the difference from current behavior -->
|
|
|
|
## Possible Solution
|
|
<!--- Suggest ideas of how to implement the addition or change -->
|
|
|
|
## Alternatives Considered
|
|
<!--- A clear and concise description of any alternative solutions or features you've considered -->
|
|
|
|
## Additional Context
|
|
<!--- Add any other context or screenshots about the feature request here. --> |