Bug Report Template
Copy this template when filing new bugs
Bug Reportโ
Title: [Short, descriptive summary - e.g., "Form builder crashes when adding 20+ fields"]
Classificationโ
| Field | Value |
|---|---|
| Severity | [ ] Critical [ ] Major [ ] Minor [ ] Trivial |
| Module | [ ] Forms [ ] Workflows [ ] Data [ ] AI [ ] Auth [ ] Other: ___ |
| Found in Test Case | TC-- |
| Reproducibility | [ ] Always [ ] Sometimes [ ] Rarely [ ] Once |
Environmentโ
| Field | Value |
|---|---|
| URL | |
| Browser | |
| Browser Version | |
| Operating System | |
| Screen Resolution | |
| Test Account Used | |
| Date/Time |
Steps to Reproduceโ
Expected Resultโ
[What should have happened]
Actual Resultโ
[What actually happened]
Evidenceโ
Screenshots:
- Attached screenshot of the error
- Attached screenshot showing steps
Screen Recording:
- Attached video (if helpful)
Console Errors:
[Paste any browser console errors here]
Network Errors:
[Paste any failed API requests here]
Additional Contextโ
Workaround available? [ ] Yes - describe: _______________ [ ] No
Related bugs:โ
Additional notes:
For Dev Team (leave blank)โ
| Field | Value |
|---|---|
| Assigned To | |
| Sprint | |
| Root Cause | |
| Fix Branch | |
| Verified Fix |
Severity Guideโ
| Level | When to Use |
|---|---|
| Critical | System unusable, data loss, security vulnerability, blocks all users |
| Major | Important feature completely broken, no workaround, blocks common workflow |
| Minor | Feature impaired but workaround exists, affects subset of users |
| Trivial | Cosmetic issue, typo, minor UI imperfection |
Good Bug Title Examplesโ
โ Bad: "Form doesn't work" โ Good: "Form submission fails with 500 error when file upload exceeds 5MB"
โ Bad: "Workflow broken" โ Good: "Email workflow sends duplicate notifications when condition has AND logic"
โ Bad: "UI issue" โ Good: "Dropdown options overflow container on mobile viewport (375px width)"