[PR #1850] [MERGED] oss: improve contributing code guidelines, add escaping for xref #1909

Closed
opened 2026-02-17 17:22:51 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1850
Author: @mdrxy
Created: 12/11/2025
Status: Merged
Merged: 12/11/2025
Merged by: @mdrxy

Base: mainHead: mdrxy/improve-docstring-guides


📝 Commits (1)

  • 2f9aab7 oss: improve contributing code guidelines, add escaping for xref

📊 Changes

3 files changed (+208 additions, -46 deletions)

View changed files

📝 pipeline/preprocessors/handle_auto_links.py (+16 -4)
📝 src/oss/contributing/code.mdx (+96 -6)
📝 src/oss/contributing/documentation.mdx (+96 -36)

📄 Description

No description provided


🔄 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/1850 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 12/11/2025 **Status:** ✅ Merged **Merged:** 12/11/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/improve-docstring-guides` --- ### 📝 Commits (1) - [`2f9aab7`](https://github.com/langchain-ai/docs/commit/2f9aab773743c7fa5ae962d23b16c31a1e7682c8) oss: improve contributing code guidelines, add escaping for xref ### 📊 Changes **3 files changed** (+208 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/preprocessors/handle_auto_links.py` (+16 -4) 📝 `src/oss/contributing/code.mdx` (+96 -6) 📝 `src/oss/contributing/documentation.mdx` (+96 -36) </details> ### 📄 Description _No description provided_ --- <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-02-17 17:22:51 -05:00
yindo closed this issue 2026-02-17 17:22:51 -05:00
yindo changed title from [PR #1850] oss: improve contributing code guidelines, add escaping for xref to [PR #1850] [MERGED] oss: improve contributing code guidelines, add escaping for xref 2026-06-05 18:15:36 -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#1909