From 21cfe9f6801f286dda6d51d2886e27bd67bd5fa4 Mon Sep 17 00:00:00 2001 From: matt korwel Date: Wed, 25 Jun 2025 07:44:34 -0700 Subject: [PATCH] issue template update (#1441) --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5c626f08..98459b02 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,5 +9,8 @@ assignees: '' **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) + **Additional context** Add any other context about the problem here.