From d6c138f1a21f684a921283f7d054e233dbddcf4b Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Mon, 11 May 2026 20:28:38 +0200 Subject: [PATCH] Bug template: update diagnostics copy note --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f12dbda..78582c0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -20,7 +20,7 @@ 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. +This shows the error, request state, and cookie info. Email and org IDs are automatically redacted when you click Copy All. **Screenshots** If applicable, add screenshots to help explain your problem.