forge/.gitea/ISSUE_TEMPLATE/bug-report.md
Jacob Schmidt d178e39164 Refactor client UI stores and normalize docs formatting
- Rework org and store UI state modules (rename/move store/getter files, add runtime and bridge wiring)
- Update store UI components and page structure (navbar/cart split, new StoreView flow)
- Apply broad markdown/YAML/HTML/CSS/JS formatting cleanup across docs, templates, and workflows
2026-03-10 19:13:30 -05:00

32 lines
543 B
Markdown

---
name: Bug report
about: Create a bug report to help us improve
title: ""
labels: kind/bug
---
## Describe the bug
A clear and concise description of what the bug is.
## To reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
## Expected behavior
A clear and concise description of what you expected to happen.
## Attachments
If applicable, add screenshots or RPT logs to help explain your problem.
## Additional context
Add any other context about the problem here.