Created issue templates
This commit is contained in:
28
.github/ISSUE_TEMPLATE/enhancement.md
vendored
Normal file
28
.github/ISSUE_TEMPLATE/enhancement.md
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: Enhancement
|
||||
about: Enhancements for current features
|
||||
title: ''
|
||||
labels: 'task : enhancement'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# ✨ Enhancement Request
|
||||
|
||||
## Current Behavior
|
||||
[Describe the existing functionality]
|
||||
|
||||
## Limitations/Problems
|
||||
[What are the current shortcomings?]
|
||||
|
||||
## Suggested Improvement
|
||||
[How can this be enhanced? Be specific.]
|
||||
|
||||
## Benefits
|
||||
[How will this improve the product?]
|
||||
|
||||
## Possible Drawbacks (Optional)
|
||||
[Any potential risks or trade-offs]
|
||||
|
||||
## Additional Context
|
||||
[Examples, references, or technical considerations]
|
||||
Reference in New Issue
Block a user