-
Notifications
You must be signed in to change notification settings - Fork 39
Definition of Done
Peter Schüllermann edited this page May 11, 2016
·
1 revision
For a task to be considered done and allowed to be moved to "done" on the scrum board it has to fulfill these criteria:
- It is thoroughly commented
- It is Documented here in the wiki
- Additional tests to cover the code have been written, reviewed and are passing
- The code has been peer-reviewed
- A merge request has been committed and it uses the according template