mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 17:46:06 +00:00
53 lines
628 B
Markdown
53 lines
628 B
Markdown
---
|
|
name: Bug report
|
|
about: Report a reproducible bug in OpenFrame
|
|
title: "bug: "
|
|
labels: [bug]
|
|
assignees: []
|
|
---
|
|
|
|
## Bug summary
|
|
|
|
What went wrong?
|
|
|
|
## Steps to reproduce
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
## Expected behavior
|
|
|
|
What should have happened?
|
|
|
|
## Actual behavior
|
|
|
|
What happened instead?
|
|
|
|
## Environment
|
|
|
|
- OpenFrame version/branch:
|
|
- Bun version:
|
|
- Node version:
|
|
- Browser (if UI issue):
|
|
- OS:
|
|
|
|
## Relevant logs/errors
|
|
|
|
```text
|
|
Paste error logs, stack traces, or API errors here.
|
|
```
|
|
|
|
## Scope and impact
|
|
|
|
- [ ] Blocking
|
|
- [ ] High
|
|
- [ ] Medium
|
|
- [ ] Low
|
|
|
|
Who is affected and how?
|
|
|
|
## Additional context
|
|
|
|
Screenshots, recordings, or links.
|