mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 17:46:06 +00:00
46 lines
640 B
Markdown
46 lines
640 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?
|
|
|
|
## Scope
|
|
|
|
Which areas are affected?
|
|
|
|
- [ ] API
|
|
- [ ] Auth/access
|
|
- [ ] Database
|
|
- [ ] UI/UX
|
|
- [ ] Docs
|
|
- [ ] DevEx/Operations
|
|
|
|
## Acceptance criteria
|
|
|
|
How will we know this is done?
|
|
|
|
- [ ] Criterion 1
|
|
- [ ] Criterion 2
|
|
|
|
## Non-goals (optional)
|
|
|
|
What is explicitly out of scope?
|
|
|
|
## Additional context
|
|
|
|
Mockups, examples, or references.
|