Update bug-report.yml (#30680)

Update bug report template!
This commit is contained in:
Eugene Yurtsev 2025-04-04 16:47:50 -04:00 committed by GitHub
parent 2712ecffeb
commit 30af9b8166
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,14 +29,14 @@ body:
options: options:
- label: I added a very descriptive title to this issue. - label: I added a very descriptive title to this issue.
required: true required: true
- label: I searched the LangChain documentation with the integrated search.
required: true
- label: I used the GitHub search to find a similar question and didn't find it. - label: I used the GitHub search to find a similar question and didn't find it.
required: true required: true
- label: I am sure that this is a bug in LangChain rather than my code. - label: I am sure that this is a bug in LangChain rather than my code.
required: true required: true
- label: The bug is not resolved by updating to the latest stable version of LangChain (or the specific integration package). - label: The bug is not resolved by updating to the latest stable version of LangChain (or the specific integration package).
required: true required: true
- label: I posted a self-contained, minimal, reproducible example. A maintainer can copy it and run it AS IS.
required: true
- type: textarea - type: textarea
id: reproduction id: reproduction
validations: validations: