mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-08 23:58:34 +00:00
36 lines
919 B
Markdown
36 lines
919 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve CrewAI
|
|
title: "[BUG]"
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Description**
|
|
Provide a clear and concise description of what the bug is.
|
|
|
|
**Steps to Reproduce**
|
|
Provide a step-by-step process to reproduce the behavior:
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots/Code snippets**
|
|
If applicable, add screenshots or code snippets to help explain your problem.
|
|
|
|
**Environment Details:**
|
|
- **Operating System**: [e.g., Ubuntu 20.04, macOS Catalina, Windows 10]
|
|
- **Python Version**: [e.g., 3.8, 3.9, 3.10]
|
|
- **crewAI Version**: [e.g., 0.30.11]
|
|
- **crewAI Tools Version**: [e.g., 0.2.6]
|
|
|
|
**Logs**
|
|
Include relevant logs or error messages if applicable.
|
|
|
|
**Possible Solution**
|
|
Have a solution in mind? Please suggest it here, or write "None".
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|