Skip to content

Definition Of Done

Kyle Thomson edited this page Aug 23, 2018 · 8 revisions

All of the below criteria must be true before declaring that an item / feature / issue is "complete".

  • Functional & ready for demo
  • Automated tests written & passing
  • Code-reviewed & merged to master
  • Required documentation updated

Clone this wiki locally