From 2c4b75ab307e7932a4b1b59f62747d17336aa2bc Mon Sep 17 00:00:00 2001 From: Peter Tripp Date: Wed, 28 May 2025 10:09:35 -0400 Subject: [PATCH] Remove agent label for github issues (#31591) Release Notes: - N/A --- .github/ISSUE_TEMPLATE/01_bug_agent.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug_agent.yml b/.github/ISSUE_TEMPLATE/01_bug_agent.yml index 2085c0ef3d..f3989f4d4a 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_agent.yml +++ b/.github/ISSUE_TEMPLATE/01_bug_agent.yml @@ -1,8 +1,8 @@ -name: Bug Report (Agent Panel) +name: Bug Report (AI Related) description: Zed Agent Panel Bugs type: "Bug" -labels: ["agent", "ai"] -title: "Agent Panel: " +labels: ["ai"] +title: "AI: " body: - type: textarea attributes: