Files
hive/.github/ISSUE_TEMPLATE/bug_report.md
T
2026-02-03 14:24:13 -08:00

858 B

name, about, title, labels, assignees
name about title labels assignees
Bug Report Report a bug to help us improve [Bug]: bug, enhancement

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. See error

Expected Behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Environment

  • OS: [e.g., Ubuntu 22.04, macOS 14]
  • Python version: [e.g., 3.11.0]
  • Docker version (if applicable): [e.g., 24.0.0]

Configuration

Relevant parts of your agent configuration or environment setup (remove any sensitive data):

# paste here

Logs

Relevant log output:

paste logs here

Additional Context

Add any other context about the problem here.