Files
crewAI/.github/ISSUE_TEMPLATE/bug_report.md
Eduardo Chiarotti 498e96a419 Update issue templates (#1067)
* Update issue templates

Add both Bug and Feature templates

* Update feature_request.md
2024-08-06 14:47:00 -03:00

919 B

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a report to help us improve CrewAI [BUG] bug

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.