diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..8b81afa9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: "[Feature Request] - " +labels: '' +assignees: '' + +--- + +**Summary** +Provide a concise summary of the feature you are requesting. + +**Description** +Please describe in detail the feature you would like to see implemented. + +**Use Case** +Explain why this feature is important and how it would improve the user experience. + +**Additional context** +Include any additional information, screenshots, or examples that could be helpful in understanding or implementing the feature.