-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
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
- User story defined
- Acceptance criteria defined
- Branch created
- 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