From 81e2835cb6ca7775fcf4cc17db3fceea8eb969cb Mon Sep 17 00:00:00 2001 From: Mason Daugherty Date: Sun, 25 Jan 2026 22:32:22 -0800 Subject: [PATCH] fix: update contributing guidelines for clarity and specificity --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 464febc..8188901 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,10 +1,10 @@ -# Contributing to LangChain +# Contributing to LangChain projects -Hi there! Thank you for even being interested in contributing to LangChain. +Hi there! Thank you for even being interested in contributing to OSS at 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). +To learn how to contribute to LangChain projects (such as `langchain`, `langgraph`, and `deepagents`), please follow the [contribution guide here](https://docs.langchain.com/oss/python/contributing). ## Acceptable uses of LLMs