19 lines
390 B
Markdown
19 lines
390 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest a new feature for SGO
|
|
title: '[FEATURE] '
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
|
|
## Problem
|
|
A clear description of the problem you're trying to solve.
|
|
|
|
## Proposed Solution
|
|
Describe your proposed solution.
|
|
|
|
## Alternatives Considered
|
|
What other solutions have you considered?
|
|
|
|
## Additional Context
|
|
Add any other context, mockups, or examples here.
|