SGO/.github/ISSUE_TEMPLATE/bug_report.md
Eduardo Figueroa 6886c8871c
Initial Commit
2025-11-20 12:03:30 -08:00

30 lines
538 B
Markdown

---
name: Bug Report
about: Report a bug or issue with SGO
title: '[BUG] '
labels: bug
assignees: ''
---
## Description
A clear description of the bug.
## Steps to Reproduce
1.
2.
3.
## Expected Behavior
What you expected to happen.
## Actual Behavior
What actually happened.
## Environment
- OS: [e.g., Linux, macOS, Windows]
- Container Runtime: [Docker or Podman]
- Version: [Docker/Podman version]
- SGO Version: [commit hash or release]
## Additional Context
Add any other context, logs, or screenshots about the problem here.