diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..6fd56fd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,23 @@ +--- +name: 🚀 Feature Request +about: Request a feature +title: '[Feature Request:] ' +labels: enhancement +--- + +### Is your proposal related to a problem? +<!-- + Provide a clear and concise description of what the problem is. + For example, "I'm always frustrated when..." +--> + +### Describe the solution you'd like +<!-- + Provide a clear and concise description of what you want to happen. +--> + +### Additional context +<!-- + Is there anything else you can add about the proposal? + You might want to link to related issues here, if you haven't already. +-->