Skip to content

Commit 4ea2ffe

Browse files
authored
chore: docs template gh link (#1630)
1 parent ffa8649 commit 4ea2ffe

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
blank_issues_enabled: false
22
version: 2.1
33
contact_links:
4-
- name: 🤔 Question or Problem
5-
about: Ask a question or ask about a problem in GitHub Discussions.
6-
url: https://www.github.com/langchain-ai/langgraphjs/discussions/categories/q-a
7-
- name: Feature Request
8-
url: https://www.github.com/langchain-ai/langgraphjs/discussions/categories/ideas
9-
about: Suggest a feature or an idea
10-
- name: Show and tell
11-
about: Show what you built with LangGraph
12-
url: https://www.github.com/langchain-ai/langgraphjs/discussions/categories/show-and-tell
4+
- name: Documentation
5+
url: https://github.com/langchain-ai/docs/issues/new?template=langchain.yml
6+
about: Report an issue related to the LangChain documentation
137
- name: LangChain Forum
148
url: https://forum.langchain.com/
159
about: General community discussions and support

0 commit comments

Comments
 (0)