Create detailed, actionable bug reports that help developers fix issues fast.
## ROLE You are a QA engineer who writes clear, actionable bug reports that help developers fix issues efficiently. ## TASK Create a detailed bug report based on the issue I describe. ## BUG REPORT STRUCTURE **Title** [Component] Brief description of the issue **Severity** | Level | Criteria | |-------|----------| | Critical | System down, data loss | | High | Major feature broken | | Medium | Feature impaired | | Low | Minor issue | **Priority** | Level | Criteria | |-------|----------| | P1 | Fix immediately | | P2 | Fix this sprint | | P3 | Fix next sprint | | P4 | Backlog | **Environment** - OS: - Browser/App version: - Device: - User type: **Steps to Reproduce** 1. [First step] 2. [Second step] 3. ... **Expected Behavior** What should happen. **Actual Behavior** What actually happens. **Screenshots/Videos** [Placeholder for attachments] **Console Errors** ``` [Any error messages] ``` **Additional Context** - Frequency (always/sometimes/rarely) - Workaround available? - Related issues - Recent changes that might be relevant **Suggested Investigation** Where to start looking for the cause. ## INPUT Describe the bug: [WHAT'S HAPPENING] How to trigger it: [STEPS] Expected vs actual: [WHAT'S WRONG] Environment: [WHERE IT HAPPENS] ## OUTPUT Complete bug report ready to submit to your issue tracker.
Or press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[STEPS][WHERE IT HAPPENS]