[PR #438] [MERGED] feat: issue templates #741

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/438
Author: @sydney-runkle
Created: 9/9/2025
Status: Merged
Merged: 9/9/2025
Merged by: @sydney-runkle

Base: mainHead: sr/templates


📝 Commits (8)

📊 Changes

6 files changed (+186 additions, -0 deletions)

View changed files

.github/ISSUE_TEMPLATE/config.yml (+6 -0)
.github/ISSUE_TEMPLATE/langchain-labs.yml (+36 -0)
.github/ISSUE_TEMPLATE/langchain.yml (+36 -0)
.github/ISSUE_TEMPLATE/langgraph-platform.yml (+36 -0)
.github/ISSUE_TEMPLATE/langgraph.yml (+36 -0)
.github/ISSUE_TEMPLATE/langsmith.yml (+36 -0)

📄 Description

Adding issue templates categorized by project


🔄 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/438 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 9/9/2025 **Status:** ✅ Merged **Merged:** 9/9/2025 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `main` ← **Head:** `sr/templates` --- ### 📝 Commits (8) - [`e3cf0a6`](https://github.com/langchain-ai/docs/commit/e3cf0a64d339655a9379417a5551cb3eeab41921) issue templates - [`cb07242`](https://github.com/langchain-ai/docs/commit/cb07242b5134cf9e6f4279aafd9f5983c0722fc6) blank - [`d964c1a`](https://github.com/langchain-ai/docs/commit/d964c1a109d95e230fd42edbb267450848f33983) add language - [`e13101f`](https://github.com/langchain-ai/docs/commit/e13101fc92ff164c792e695c1c41ee7f712d03af) adding other templates - [`fe8efff`](https://github.com/langchain-ai/docs/commit/fe8efff5ec4440a585128a7ed02ecfb82b496949) typos - [`3c6ce57`](https://github.com/langchain-ai/docs/commit/3c6ce572a1cd5008e92c33a656a6a2a96c5a971b) forum framing - [`f5513f4`](https://github.com/langchain-ai/docs/commit/f5513f4819d76a358b4a12c98155ce92bb63bc62) remainder of fixes - [`045de73`](https://github.com/langchain-ai/docs/commit/045de73dad0c354bdfe3a056a1a184a3cf8db06a) na language ### 📊 Changes **6 files changed** (+186 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE/config.yml` (+6 -0) ➕ `.github/ISSUE_TEMPLATE/langchain-labs.yml` (+36 -0) ➕ `.github/ISSUE_TEMPLATE/langchain.yml` (+36 -0) ➕ `.github/ISSUE_TEMPLATE/langgraph-platform.yml` (+36 -0) ➕ `.github/ISSUE_TEMPLATE/langgraph.yml` (+36 -0) ➕ `.github/ISSUE_TEMPLATE/langsmith.yml` (+36 -0) </details> ### 📄 Description Adding issue templates categorized by project --- <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:21:02 -05:00
yindo closed this issue 2026-02-17 17:21:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#741