539 B
539 B
Overview
Definition of Done
- There are no TODOs left in the code
- Change is covered by automated tests
- The coding guidelines are followed
- Public API has documentation
- User-visible changes are mentioned in the Changelog
- The continuous integration build passes