diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7dd7268..077d9d3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -26,6 +26,17 @@ What actually happens. - Operating System: - Node.js version: +**Claude CLI Configuration** +Please provide ONE of the following: +- Screenshot of WebUI **Settings → Claude CLI** tab, OR +- Contents of your Claude settings.json file: + - macOS/Linux: `~/.claude/settings.json` + - Windows: `%USERPROFILE%\.claude\settings.json` + +```json + +``` + **Logs (if applicable)**