Bug Report Template
A structured bug report template with reproduction steps, expected vs actual behavior, and fix verification criteria. Helps developers quickly understand and resolve issues.
Template Preview
Copy and use in your projectFix: [Brief description of the bug]
As a user, I expect the application to behave correctly when I [perform action], so that I can complete my task without encountering errors or unexpected behavior.
Description
Acceptance Criteria
Given the bug has been identified and root cause analyzed
When the fix is implemented
Then the original reproduction steps no longer produce the unexpected behavior
Given the fix has been deployed
When I perform the same actions that previously triggered the bug
Then the application behaves as originally expected with no side effects on related functionality
Given a regression test has been written for the bug
When the test suite is run
Then the new test passes and covers the specific scenario that caused the bug
Import directly into Codepylot
Skip the copy-paste. Codepylot has built-in templates you can use with one click, plus AI that generates even richer stories from your ideas.
Try Codepylot Free