diff --git a/.github/ISSUE_TEMPLATE/00_edit_predictions_bug_report.yml b/.github/ISSUE_TEMPLATE/00_edit_predictions_bug_report.yml index a9edd07689..563592a7db 100644 --- a/.github/ISSUE_TEMPLATE/00_edit_predictions_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/00_edit_predictions_bug_report.yml @@ -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"] diff --git a/.github/ISSUE_TEMPLATE/01_git_bug_report.yml b/.github/ISSUE_TEMPLATE/01_git_bug_report.yml index 90943a792f..c677102144 100644 --- a/.github/ISSUE_TEMPLATE/01_git_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01_git_bug_report.yml @@ -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"] diff --git a/.github/ISSUE_TEMPLATE/02_agent_bug_report.yml b/.github/ISSUE_TEMPLATE/02_agent_bug_report.yml index e74b7595a3..c761648970 100644 --- a/.github/ISSUE_TEMPLATE/02_agent_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/02_agent_bug_report.yml @@ -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"]