Fix titles in issue templates (#28252)

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons
2025-04-07 13:48:31 -04:00
committed by GitHub
parent 5ca8a3e342
commit 1556b446e7
3 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
name: Edit Predictions
name: Edit Predictions Bug Report
description: There is a bug related to Edit Predictions in Zed
type: "Bug"
labels: ["ai", "inline completion", "zeta"]
+1 -1
View File
@@ -1,4 +1,4 @@
name: Git
name: Git Bug Report
description: There is a bug related to Git features in Zed
type: "Bug"
labels: ["git"]
@@ -1,4 +1,4 @@
name: Agent Panel
name: Agent Panel Bug Report
description: There is a bug related to the Agent Panel in Zed
type: "Bug"
labels: ["agent", "ai"]