32 lines
716 B
Markdown
32 lines
716 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: '[FEATURE] '
|
|
labels: enhancement
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Problem Statement
|
|
|
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
|
|
## Proposed Solution
|
|
|
|
A clear and concise description of what you want to happen.
|
|
|
|
## Alternative Solutions
|
|
|
|
A clear and concise description of any alternative solutions or features you've considered.
|
|
|
|
## Additional Context
|
|
|
|
Add any other context or screenshots about the feature request here.
|
|
|
|
## User Impact
|
|
|
|
Describe how this feature would benefit users of OxiCloud.
|
|
|
|
## Implementation Ideas
|
|
|
|
If you have ideas about how this might be implemented, please share them here. |