From ccfc9f795af036f313062163a867866628481cc8 Mon Sep 17 00:00:00 2001 From: Mason Daugherty Date: Thu, 4 Dec 2025 14:53:49 -0500 Subject: [PATCH] chore(infra): delete duplicate forum link (#34214) --- .github/ISSUE_TEMPLATE/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 11a5cf12ef2..d9382310581 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -13,6 +13,3 @@ contact_links: - name: 📚 API Reference Documentation url: https://reference.langchain.com/python/ about: View the official LangChain API reference documentation - - name: 💬 LangChain Forum - url: https://forum.langchain.com/ - about: Ask questions and get help from the community