diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1780f945..b23ea570 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -34,9 +34,12 @@ body: description: 'Please paste the full text from the `/about` command run from Gemini CLI. Also include which platform (macOS, Windows, Linux).' value: |-
+ Client Information + + Run `gemini` to enter the interactive CLI, then run the `/about` command. ```console - $ gemini /about + > /about # paste output here ```