32 lines
928 B
Markdown
32 lines
928 B
Markdown
---
|
|
name: Bug report
|
|
about: Report a problem with ditto.site CLI or service behavior
|
|
title: ""
|
|
labels: bug
|
|
---
|
|
|
|
**What happened**
|
|
<!-- A clear description of the bug. -->
|
|
|
|
**To reproduce**
|
|
- Surface: <!-- CLI / REST / MCP -->
|
|
- URL cloned (if applicable):
|
|
- Command or API/MCP call:
|
|
- Options (interactions/components/motion/multiPage/verify, …):
|
|
|
|
**Expected behavior**
|
|
<!-- What you expected instead. -->
|
|
|
|
**Environment**
|
|
- OS + Node version (`node -v`):
|
|
- Commit / version:
|
|
- Chromium installed (`npx playwright install chromium`)?
|
|
|
|
**Logs / artifacts**
|
|
<!-- Relevant output, the validation report, or a run dir. For a "perfect score",
|
|
check it isn't a blocked/degenerate capture (capture.pollution / capture.blocked). -->
|
|
|
|
**Responsible disclosure**
|
|
<!-- Do not include secrets, cookies, private URLs, proprietary captures, or security
|
|
vulnerabilities here. Report vulnerabilities privately via SECURITY.md. -->
|