From 8049fc1038c8d77dbd063ae9a5b6519414ee4635 Mon Sep 17 00:00:00 2001 From: "Joseph T. Lyons" Date: Mon, 7 Apr 2025 10:19:09 -0400 Subject: [PATCH] Add ai label to agent beta issue template (#28227) Release Notes: - N/A --- .github/ISSUE_TEMPLATE/0_agent_beta_bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/0_agent_beta_bug_report.yml b/.github/ISSUE_TEMPLATE/0_agent_beta_bug_report.yml index 58295ef52a..acd809770a 100644 --- a/.github/ISSUE_TEMPLATE/0_agent_beta_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/0_agent_beta_bug_report.yml @@ -1,7 +1,7 @@ name: Agent Beta description: There is a bug related to new Agent Panel in Zed type: "Bug" -labels: [agent] +labels: [agent, ai] title: "Agent Beta: " body: - type: textarea