openai-agents-python/.github/ISSUE_TEMPLATE/bug_report.md
Rohan Mehta 957763efb4
Update issue templates
Issue templates
2025-03-11 22:27:22 -07:00

643 B

name about title labels assignees
Bug report Report a bug bug

Please read this first

  • Have you read the docs?Agents SDK docs
  • Have you searched for related issues? Others may have faced similar issues.

Describe the bug

A clear and concise description of what the bug is.

Debug information

  • Agents SDK version: (e.g. v0.0.3)
  • Python version (e.g. Python 3.10)

Repro steps

Ideally provide a minimal python script that can be run to reproduce the bug.

Expected behavior

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