[PR #3516] [MERGED] feat(docs): example sandbox contribution guideline #3560

Closed
opened 2026-06-05 18:23:29 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3516
Author: @eyurtsev
Created: 4/9/2026
Status: Merged
Merged: 4/9/2026
Merged by: @mdrxy

Base: mainHead: eugene/better_sandbox_implementation


📝 Commits (6)

📊 Changes

3 files changed (+118 additions, -2 deletions)

View changed files

📝 src/oss/contributing/implement-langchain.mdx (+113 -1)
📝 src/oss/javascript/integrations/sandboxes/index.mdx (+2 -0)
📝 src/oss/python/integrations/sandboxes/index.mdx (+3 -1)

📄 Description

Add example contribution guidelines for Sandbox in python.

Test that docs generate locally


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/3516 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 4/9/2026 **Status:** ✅ Merged **Merged:** 4/9/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `eugene/better_sandbox_implementation` --- ### 📝 Commits (6) - [`bf6b17b`](https://github.com/langchain-ai/docs/commit/bf6b17b145fc56b2c2b427b2eb9814484b928854) x - [`63d76f5`](https://github.com/langchain-ai/docs/commit/63d76f5ce9fc8661443111a2af41f8537c551030) x - [`a579946`](https://github.com/langchain-ai/docs/commit/a57994655d07393b812e697dd62c22981fe8187f) Apply suggestions from code review - [`6a5ec98`](https://github.com/langchain-ai/docs/commit/6a5ec980dcce94b79d7f1959eda157e3913d28b8) Merge branch 'main' into eugene/better_sandbox_implementation - [`f3fb57b`](https://github.com/langchain-ai/docs/commit/f3fb57bc165a6567bd594c42ce60098d9d0b0821) cr - [`3c62b49`](https://github.com/langchain-ai/docs/commit/3c62b497626ad033150fea7af261b3ddebfac7d4) cr ### 📊 Changes **3 files changed** (+118 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/contributing/implement-langchain.mdx` (+113 -1) 📝 `src/oss/javascript/integrations/sandboxes/index.mdx` (+2 -0) 📝 `src/oss/python/integrations/sandboxes/index.mdx` (+3 -1) </details> ### 📄 Description Add example contribution guidelines for Sandbox in python. Test that docs generate locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:23:29 -04:00
yindo closed this issue 2026-06-05 18:23:29 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3560