27 lines
368 B
Markdown
27 lines
368 B
Markdown
---
|
|
name: "🐞 Bug report"
|
|
about: Report a reproducible problem
|
|
labels: ["type:fix"]
|
|
---
|
|
|
|
### What happened?
|
|
<!-- clear, minimal description -->
|
|
|
|
### Expected behavior
|
|
|
|
### Repro steps
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
### Logs / screenshots
|
|
<!-- attach JSONL snippet or console output -->
|
|
|
|
### Environment
|
|
- Browser:
|
|
- Node: `node -v`
|
|
- pnpm: `pnpm -v`
|
|
- App commit SHA:
|
|
|
|
### Extra context
|