diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..c109080 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,22 @@ +--- +name: Feature request +about: Suggest an idea for this project. +title: '' +labels: enhancement +assignees: '' + +--- + +# Feature Request + +## Summary +Briefly describe what this feature request is about. + +## Motivation +Why should this feature be implemented? How will it benefit the project and its users? + +## Detailed Description +Please provide a detailed description of the proposed feature, including any suggestions you have for how it could be implemented. + +## Additional Context +Add any other context or screenshots about the feature request here. If this feature request is related to a problem, please describe it.