Created issue templates
This commit is contained in:
28
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
28
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# 🚀 Feature Request
|
||||
|
||||
## Description
|
||||
[Detailed explanation of the proposed feature]
|
||||
|
||||
## Why is this feature needed?
|
||||
[Explain the problem or use case this feature would solve]
|
||||
|
||||
## Proposed Solution
|
||||
[Describe how the feature should work]
|
||||
|
||||
## Alternative Solutions (Optional)**
|
||||
[Any other approaches considered]
|
||||
|
||||
## Additional Context
|
||||
[Screenshots, mockups, or references to similar features]
|
||||
|
||||
## Related Issues (Optional)
|
||||
[Links to related discussions or requests]
|
||||
Reference in New Issue
Block a user