updated bug report template
This commit is contained in:
parent
989149cfc4
commit
4a12d62f91
|
@ -7,25 +7,25 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
Please provide as much details as possible, this will help us to deliver a fix as soon as possible.
|
||||
Thank you!
|
||||
<!-- 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.
|
||||
<!-- 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.
|
||||
<!-- Please provide a log and a stack trace (with exception), if applicable. -->
|
||||
|
||||
**To Reproduce**
|
||||
Please provide a relevant code snippets to reproduce this bug.
|
||||
<!-- Please provide a relevant code snippets to reproduce this bug. -->
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
<!-- A clear and concise description of what you expected to happen. -->
|
||||
|
||||
**Please complete the following information:**
|
||||
- LangChain4j version: e.g. 0.28.0
|
||||
- Java version: e.g. 11
|
||||
- Spring Boot version (if applicable): e.g. 2.7.14
|
||||
- LangChain4j version:
|
||||
- LLM(s) used:
|
||||
- Java version:
|
||||
- Spring Boot version (if applicable):
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
<!-- Add any other context about the problem here. -->
|
||||
|
|
Loading…
Reference in New Issue