Consolidate webapp structure by merging nested components into the main repository
This commit is contained in:
26
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: Suggest an idea for this project
|
||||
title: '[FEATURE] '
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
## Description
|
||||
A clear description of the feature you'd like to see.
|
||||
|
||||
## Problem Statement
|
||||
What problem does this feature solve? Who would benefit from it?
|
||||
|
||||
## Proposed Solution
|
||||
Describe how you envision this feature working.
|
||||
|
||||
## Alternatives Considered
|
||||
Describe any alternative solutions or features you've considered.
|
||||
|
||||
## Additional Context
|
||||
Add any other context, mockups, or examples about the feature request here.
|
||||
|
||||
## Implementation Notes (Optional)
|
||||
If you have ideas about how this could be implemented, share them here.
|
||||
|
||||
Reference in New Issue
Block a user