Trivial yaml fixes for linter. (#12725)

This commit is contained in:
joshualitt
2025-11-07 10:37:36 -08:00
committed by GitHub
parent 6d90b7ddb3
commit 2077521f84
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: 'Bug Report'
description: 'Report a bug to help us improve Gemini CLI'
labels:
- 'status/need-triage'
type: Bug
type: 'Bug'
body:
- type: 'markdown'
attributes:

View File

@@ -2,7 +2,7 @@ name: 'Feature Request'
description: 'Suggest an idea for this project'
labels:
- 'status/need-triage'
type: Feature
type: 'Feature'
body:
- type: 'markdown'
attributes: