diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md new file mode 100644 index 0000000..9b1c57c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -0,0 +1,17 @@ +--- +name: Feature Request +about: Suggest an idea for this project +title: "[feature] " +labels: enhancement +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +> A clear and concise description of what the problem is - e.g. "I'm always frustrated when [...]" + +**Describe the solution you'd like** +>What would the feature look like? How would it work? + +**Describe alternatives you've considered** +> Are there alternatives you've tried, and/or workarounds in-place?