Create CONTRIBUTING.md for project guidelines

Added a contributing guide for LangChain project.
This commit is contained in:
Mason Daugherty
2025-12-11 01:48:31 -05:00
committed by GitHub
parent da3b7ff929
commit 4a61887c76
+7
View File
@@ -0,0 +1,7 @@
# 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://docs.langchain.com/oss/python/contributing).