mirror of
https://github.com/blackboxprogramming/BlackRoad-Operating-System.git
synced 2026-03-17 05:57:21 -05:00
26 lines
445 B
Markdown
26 lines
445 B
Markdown
---
|
|
name: "Bug report"
|
|
about: "Report a reproducible issue in a BlackRoad OS service"
|
|
labels: [bug]
|
|
---
|
|
|
|
## Summary
|
|
<!-- Briefly describe the problem -->
|
|
|
|
## Steps to Reproduce
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
## Expected Behavior
|
|
|
|
## Actual Behavior
|
|
|
|
## Environment
|
|
- Service: <!-- e.g., core, api, operator -->
|
|
- Environment: <!-- production / staging / local -->
|
|
- Version or commit:
|
|
|
|
## Additional Context
|
|
<!-- Logs, screenshots, or links to failed checks -->
|