diff options
| author | matt korwel <[email protected]> | 2025-06-25 07:44:34 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-25 14:44:34 +0000 |
| commit | 21cfe9f6801f286dda6d51d2886e27bd67bd5fa4 (patch) | |
| tree | 673fd14c2dc7b723aeecb5f87b3d78737df73a66 | |
| parent | 6991ba1387436f2a0da995a8c3d3713f186a6544 (diff) | |
issue template update (#1441)
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 3 |
1 files changed, 3 insertions, 0 deletions
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. |
