From a79a23ac2478078cf6d8841fa71e0839bb4c64e8 Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Mon, 11 May 2026 14:19:06 +0200 Subject: [PATCH] update bug report template: add diagnostics instructions and Windows field --- .github/ISSUE_TEMPLATE/bug_report.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6e72087..f12dbda 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -18,12 +18,18 @@ Steps to reproduce the behaviour: **Expected behaviour** What you expected to happen. +**Diagnostics** +Open the app → Settings → Diagnostics, then click "Copy All" and paste the output here. +This shows the exact error, org ID, and cookie state without exposing sensitive data. + **Screenshots** If applicable, add screenshots to help explain your problem. **Environment** -- macOS version: [e.g. Sequoia 15.4] -- ClaudeChecker version: [e.g. 1.1.3] +- Platform: [macOS / Windows] +- macOS version: [e.g. Sequoia 15.4] *(if applicable)* +- Windows version: [e.g. Windows 11 24H2] *(if applicable)* +- ClaudeChecker version: [e.g. 1.3.2] - Claude plan: [e.g. Pro, Max] **Additional context**