24 lines
654 B
Markdown
24 lines
654 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: ''
|
|
labels: feature request
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--- Provide a general summary of the issue in the Title above -->
|
|
|
|
## Expected Behavior
|
|
<!--- Tell us how your feature should work -->
|
|
|
|
## Current Behavior
|
|
<!--- Explain the difference your feature will have from current behavior -->
|
|
|
|
## Possible Solution
|
|
<!--- Not obligatory, but suggest ideas on how to implement the addition or change -->
|
|
|
|
## Context
|
|
<!--- How has this issue affected you? What are you trying to accomplish? -->
|
|
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
|