diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..65f31dd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,52 @@ +--- +name: Feature or Change Request +about: Request a new feature or a change of the current behavior +title: '' +labels: '' +assignees: '' + +--- + + + +## Desired Behavior + + +... + +## Contrast to Current Behavior + + +... + +## Changes Required + + +... + +## Discussion: Benefits and Drawbacks + + +...