37 lines
872 B
Markdown
37 lines
872 B
Markdown
---
|
|
name: Bug report
|
|
about: Report something that isn't working correctly
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behaviour:
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
**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**
|
|
- 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**
|
|
Any other context about the problem here.
|