docs: add Claude CLI configuration to bug report template

Ask users to provide their settings.json or Settings → Claude CLI
screenshot to help diagnose configuration issues faster.

Addresses discussion #113

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Badri Narayanan S
2026-01-13 18:55:21 +05:30
parent 632536e2d7
commit 1a06098ae4

View File

@@ -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
<!-- Paste your settings.json here -->
```
**Logs (if applicable)**