Added feature template
This commit is contained in:
22
.gitea/ISSUE_TEMPLATE/FEATURE.md
Normal file
22
.gitea/ISSUE_TEMPLATE/FEATURE.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
name: Feature
|
||||
about: New feature for the app
|
||||
title: ''
|
||||
labels: 'Task\Feature'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# 🚀 Feature
|
||||
|
||||
## 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]
|
||||
|
||||
## Related Issues (Optional)
|
||||
[Links to related discussions or requests]
|
||||
Reference in New Issue
Block a user