26
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: Suggest a feature for this library
|
||||
---
|
||||
|
||||
### The Problem
|
||||
|
||||
<!--
|
||||
What problem is your feature trying to solve? What becomes easier or possible when this feature is implemented?
|
||||
-->
|
||||
|
||||
### The Ideal Solution
|
||||
|
||||
<!--
|
||||
What is your ideal solution to the problem? What would you like this feature to do?
|
||||
-->
|
||||
|
||||
### The Current Solution
|
||||
|
||||
<!--
|
||||
What is the current solution to the problem, if any?
|
||||
-->
|
||||
|
||||
### Summary
|
||||
|
||||
<!-- A short summary of your feature request. -->
|
Reference in New Issue
Block a user