From c8df6c7ec9f4a494fd9e26d24cc97af69ac766cb Mon Sep 17 00:00:00 2001 From: Mason Daugherty Date: Mon, 11 Aug 2025 19:02:21 -0400 Subject: [PATCH] chore: update CONTRIBUTING.md to more clearly mention forum (#32509) --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 3de727d0645..a013485cb5b 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -7,4 +7,4 @@ To learn how to contribute to LangChain, please follow the [contribution guide h ## New features -For new features, please start a new [discussion](https://forum.langchain.com/), where the maintainers will help with scoping out the necessary changes. +For new features, please start a new [discussion on our forum](https://forum.langchain.com/), where the maintainers will help with scoping out the necessary changes.