mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 17:46:06 +00:00
46 lines
667 B
Markdown
46 lines
667 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 (attach files)
|
|
|
|
Attach error logs, stack traces, or API error outputs as files/images. If needed, you can add a short summary here.
|
|
|
|
## Impact (optional)
|
|
|
|
Who is affected and how severe is the impact?
|
|
|
|
## Additional context
|
|
|
|
Screenshots, recordings, or links.
|