From 4d7c107bb8ad824a199e62b6547dc789cd8ecce9 Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Wed, 9 Jul 2025 12:19:49 -0400 Subject: [PATCH] Update config.yml (#5412) --- .github/ISSUE_TEMPLATE/config.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index c2d2f70e0..fe68aea78 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,15 +1,8 @@ -blank_issues_enabled: true version: 2.1 contact_links: - - name: 🤔 Question or Problem - about: Ask a question or ask about a problem in GitHub Discussions. - url: https://github.com/langchain-ai/langgraph/discussions/categories/q-a - name: Feature Request url: https://github.com/langchain-ai/langgraph/discussions/categories/ideas about: Suggest a feature or an idea - - name: Show and tell - about: Show what you built with LangChain - url: https://github.com/langchain-ai/langgraph/discussions/categories/show-and-tell - name: LangChain Forum url: https://forum.langchain.com/ about: General community discussions and support