Update issue templates

This commit is contained in:
2025-06-12 00:45:14 -03:00
committed by GitHub
parent cbef7104c4
commit 21c4e4ab75
2 changed files with 42 additions and 0 deletions

25
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,25 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG] Title Here"
labels: enhancement
assignees: HideyoshiNakazone
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior
**Expected behavior**
A clear and concise description of what you expected to happen.
**Environment Information:**
- Python:
- Jambo Version:
- Pydantic:
**Additional context**
Add any other context about the problem here.