Remove agent label for github issues (#31591)

Peter Tripp created

Release Notes:

- N/A

Change summary

.github/ISSUE_TEMPLATE/01_bug_agent.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Detailed changes

.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: <a short description of the Agent Panel bug>"
+labels: ["ai"]
+title: "AI: <a short description of the AI Related bug>"
 body:
   - type: textarea
     attributes: