22 lines
650 B
Markdown
22 lines
650 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
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**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**Client information**
|
|
Please paste the full text from the /about command run from Gemini CLI. Also include which platform (MacOS, Windows, Linux).
|
|
|
|
**Login information**
|
|
Describe how you are logging in.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|