diff --git a/.gitea/ISSUE_TEMPLATE/ENHANCEMENT.md b/.gitea/ISSUE_TEMPLATE/ENHANCEMENT.md new file mode 100644 index 0000000..5e40dd9 --- /dev/null +++ b/.gitea/ISSUE_TEMPLATE/ENHANCEMENT.md @@ -0,0 +1,22 @@ +--- +name: Enhancement +about: Enhancements for current features +title: '' +labels: 'Task\Enhancement' +assignees: '' + +--- + +# Enhancement + +## 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?] \ No newline at end of file