diff --git a/.github/ISSUE_TEMPLATE/task.yml b/.github/ISSUE_TEMPLATE/task.yml index fb958a04da4..e055813a029 100644 --- a/.github/ISSUE_TEMPLATE/task.yml +++ b/.github/ISSUE_TEMPLATE/task.yml @@ -1,6 +1,6 @@ name: "📋 Task" description: Create a task for project management and tracking by LangChain maintainers. If you are not a maintainer, please use other templates or the forum. -labels: ["task", "infra"] +labels: ["task"] type: task body: - type: markdown