Created issue templates

This commit is contained in:
2025-06-12 09:42:28 +02:00
committed by GitHub
parent 37b9997720
commit a54f8dadea
3 changed files with 92 additions and 0 deletions

28
.github/ISSUE_TEMPLATE/enhancement.md vendored Normal file
View 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]