# Story: Template As a user, I want to have the option to "follow up", so that my code can be debugged by DrDebug again after making some changes. # Definition of Done - [x] User story defined - [x] Acceptance criteria defined - [x] Branch created - [x] Unit tests / code coverage pass - [ ] Pull request created - [ ] Branch merged and deleted # Acceptance Criteria - [ ] Given I am a user that uses DrDebug to debug some code and then make changes/fixes, when I click "follow up", then the code is debugged again. # Resources TBD
Story: Template
As a user, I want to have the option to "follow up", so that my code can be debugged by DrDebug again after making some changes.
Definition of Done
Acceptance Criteria
Resources
TBD