From 784d3c6c9a09162614862f4c46a3e35011c39f79 Mon Sep 17 00:00:00 2001 From: fancivez <384514351@qq.com> Date: Tue, 2 Dec 2025 06:00:51 +0800 Subject: [PATCH] fix: remove invalid type key in bug_report.yml (#13576) --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 88fdf8cffd..95cd3488c9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -2,7 +2,6 @@ name: 'Bug Report' description: 'Report a bug to help us improve Gemini CLI' labels: - 'status/need-triage' -type: 'Bug' body: - type: 'markdown' attributes: