diff --git a/Definition of Done b/Definition of Done new file mode 100644 index 0000000..b56b13e --- /dev/null +++ b/Definition of Done @@ -0,0 +1,8 @@ +- Code should be free of faults +- Tests should be green by 90% +- Code is pushed to Team Repository +- Code has only few comments +- No commented out Code in Software +- Code is documented +- Code is executable on server +- Project is presented to customer / product owner / professor