prompt users to search for existing issues before creating a new one (#1595)

This commit is contained in:
Jerop Kipruto 2025-06-25 16:29:51 -04:00 committed by GitHub
parent b0cf9bcece
commit 8c5a0b6f88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ labels: ''
assignees: '' assignees: ''
--- ---
<!-- Please search https://github.com/google-gemini/gemini-cli/issues to see if an issue already exists for the bug you encountered. If you find one, please add a comment to the existing issue. -->
**Describe the bug** **Describe the bug**
A clear and concise description of what the bug is. A clear and concise description of what the bug is.