From 41b3968d39d35813afead5678b1fbd378ea6d674 Mon Sep 17 00:00:00 2001 From: Bob Lin Date: Tue, 28 Nov 2023 18:32:25 -0600 Subject: [PATCH] docs[patch]: Update CONTRIBUTING.md doc (#13965) - **Description:** The new demo notebook should be placed in [docs/docs/modules](https://github.com/langchain-ai/langchain/tree/master/docs/docs/modules) - **Twitter handle:** lin_bob57617 --------- Co-authored-by: Bagatur --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index ade134fe6c9..766458c414e 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -23,7 +23,7 @@ It's essential that we maintain great documentation and testing. If you: - Update any affected example notebooks and documentation. These live in `docs`. - Update unit and integration tests when relevant. - Add a feature - - Add a demo notebook in `docs/modules`. + - Add a demo notebook in `docs/docs/`. - Add unit and integration tests. We are a small, progress-oriented team. If there's something you'd like to add or change, opening a pull request is the