mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 17:46:06 +00:00
34 lines
531 B
Markdown
34 lines
531 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an improvement for OpenFrame
|
|
title: 'feat: '
|
|
labels: [enhancement]
|
|
assignees: []
|
|
---
|
|
|
|
## Problem statement
|
|
|
|
What problem are you trying to solve?
|
|
|
|
## Proposed solution
|
|
|
|
What do you want to happen?
|
|
|
|
## Alternatives considered
|
|
|
|
What alternatives did you evaluate?
|
|
|
|
## Success criteria (optional)
|
|
|
|
How will we know this request is successful?
|
|
|
|
Describe 1-3 concrete outcomes.
|
|
|
|
## Non-goals (optional)
|
|
|
|
What is explicitly out of scope?
|
|
|
|
## Additional context
|
|
|
|
Mockups, examples, or references.
|