Definition of Done
In this project, our Definition of Done is our guide for ensuring our work goes beyond completion. It's about making sure our User Stories aren't just finished but are clear, useful, and meet our standards. This means creating solutions that are easily understandable and beneficial for developers, clients, and end-users alike.
Within this project, our Learning Stories are our path to growth. They're not just about finding answers but asking the right questions and documenting what we learn along the way.
Throughout both types of stories, from formulating questions to reviewing work, we're dedicated to continuous improvement and delivering top-quality outcomes for this specific project
Definition of Done User Story
- work is documented in standard English
- work is documented so that it can be used by the user (e.g.fellow developer, client, actual user of the product)
- used sources are referenced where used
- work follows coding standards (for example Google coding standards)
- work is commit on the git via a merge request
- work is peer reviewed
Definition of Done Learning story
- learning question formulated
- learning question answered and documented
- work is documented in standard English
- work is documented so that it can be used by the user (e.g.fellow developer, client, actual user of the product)
- used sources are referenced where used
- work is commit on the git via a merge request
- work is peer reviewed