Welcome! Thank you for your interest in contributing. LangChain has helped form the largest developer community in generative AI, and we’re always open to new contributors. Whether you’re fixing bugs, adding features, improving documentation, or sharing feedback, your involvement helps make LangChain and LangGraph better for everyone.

Ways to Contribute

Found a bug? Please help us fix it by following these steps:
1

Search

Check if the issue already exists in our GitHub Issues for the respective repo:
2

Create issue

If no issue exists, create a new one. When writing, be sure to follow the template provided and to include a minimal, reproducible, example. Attach any relevant labels to the final issue once created.
3

Wait

A project maintainer will triage the issue and may ask for additional information. Please be patient as we manage a high volume of issues.
If you are adding an issue, please try to keep it focused on a single topic. If two issues are related, or blocking, please link them rather than combining them. For example,
This issue is blocked by #123 and related to #456.
Have an idea for a new feature or enhancement?
1

Search

Search the issues for the respective repository for existing feature requests.
2

Discuss

If no requests exist, start a new discussion under the relevant category so that project maintainers and the community can provide feedback.
3

Describe

Be sure to describe the use case and why it would be valuable to others. If possible, provide examples or mockups where applicable.
Documentation improvements are always welcome! We strive to keep our docs clear and comprehensive, and your perspective can make a big difference.

How to propose changes to the documentation

Guide
With a large userbase, it can be hard for our small team to keep up with all the feature requests and bug fixes. If you have the skills and time, we would love your help!

How to make your first Pull Request

Guide
If you start working on an issue, please assign it to yourself or ask a maintainer to do so. This helps avoid duplicate work.If you are looking for something to work on, check out the issues labeled “good first issue” or “help wanted” in our GitHub repos:
Thank you for helping make LangChain better! 🦜❤️