camelot_bug_report_template
Create structured bug reports with severity, reproduction steps, environment details, and observed vs expected behavior. Helps teams document reproducible defects clearly for efficient tracking.
Instructions
Bug Report Template: Format clear, reproducible bug reports with steps, environment details, and logs.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/bug-report-template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| severity | No | Bug severity level (critical, high, medium, low) | high |
| issueTitle | No | Concise summary title of defect or bug | Memory leak in worker pool during heavy PDF assembly |
| actualBehavior | No | Actual observed behavior or error encountered | |
| expectedBehavior | No | Expected correct system behavior | |
| stepsToReproduce | No | Ordered step-by-step reproduction instructions | |
| environmentDetails | No | OS, browser version, device, or runtime environment details |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |