diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 98459b02..051d145e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,7 +10,10 @@ assignees: '' 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) +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. |
