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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -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"]

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"]

View file

@ -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"]