mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-17 08:29:28 +00:00
A few minor changes for contribution: 1) Updating link to say "Contributing" rather than "Developer's guide" 2) Minor changes after going through the contributing documentation page.
6 lines
433 B
Markdown
6 lines
433 B
Markdown
# Contributing to LangChain
|
|
|
|
Hi there! Thank you for even being interested in contributing to LangChain.
|
|
As an open-source project in a rapidly developing field, we are extremely open to contributions, whether they involve new features, improved infrastructure, better documentation, or bug fixes.
|
|
|
|
To learn how to contribute to LangChain, please follow the [contribution guide here](https://python.langchain.com/docs/contributing/). |