From 4fad71882e0d3fea0e9e572fb668542331e35a1c Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Wed, 24 Jan 2024 14:06:53 -0500 Subject: [PATCH] CI: Fix ideas template (#16529) Fix ideas template --- .github/DISCUSSION_TEMPLATE/ideas.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/ideas.yml b/.github/DISCUSSION_TEMPLATE/ideas.yml index 9f1de79bea7..92d25f3494b 100644 --- a/.github/DISCUSSION_TEMPLATE/ideas.yml +++ b/.github/DISCUSSION_TEMPLATE/ideas.yml @@ -1,5 +1,4 @@ -labels: ["Idea"] -description: Suggest ideas for LangChain features and improvements. +labels: [idea] body: - type: checkboxes id: checks @@ -19,7 +18,6 @@ body: label: Feature request description: | A clear and concise description of the feature proposal. Please provide links to any relevant GitHub repos, papers, or other resources if relevant. - - type: textarea id: motivation validations: