langchain4j/.github/ISSUE_TEMPLATE/bug_report.md

32 lines
829 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: "[BUG] "
labels: bug
assignees: ''
---
<!-- Please provide as many details as possible, this will help us to deliver a fix as soon as possible. Thank you! -->
**Describe the bug**
<!-- A clear and concise description of what the bug is. -->
**Log and Stack trace**
<!-- Please provide a log and a stack trace (with exception), if applicable. -->
**To Reproduce**
<!-- Please provide a relevant code snippets to reproduce this bug. -->
**Expected behavior**
<!-- A clear and concise description of what you expected to happen. -->
**Please complete the following information:**
- LangChain4j version:
- LLM(s) used:
- Java version:
- Spring Boot version (if applicable):
**Additional context**
<!-- Add any other context about the problem here. -->