Files
ContainerFlow/.github/ISSUE_TEMPLATE/bug_report.md
T
2026-05-11 01:14:22 +00:00

1.3 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug report Something is broken or behaving unexpectedly [BUG] bug

What happened?

Steps to reproduce

Expected behavior

Actual behavior

Screenshots / videos

Environment

  • ContainerFlow version:
  • OS:
  • Docker version:
  • Docker Compose version:
  • Browser:
  • Mode:

Container logs

ContainerFlow logs (click to expand)
<!-- Paste output of: docker logs alteonx-dockerflow-containerflow-1 --tail 50 -->
<!-- Or `bun run dev` console output if running native -->

Browser console (if it's a UI bug)

Errors from DevTools → Console
<!-- Paste any red errors from the browser console -->

Additional context