From 6a0b8a733bfe49d9d19ef5b6b9a7e6866d93a5d6 Mon Sep 17 00:00:00 2001 From: Jenna Inouye Date: Wed, 25 Jun 2025 11:55:35 -0700 Subject: [PATCH] Add information request to bug reports: login method. (#1501) --- .github/ISSUE_TEMPLATE/bug_report.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.