From 58ff9115e60250e452c0ad8c0f6707ae529538e2 Mon Sep 17 00:00:00 2001 From: Lemmo Lavonen Date: Sun, 19 Sep 2021 16:03:49 +0300 Subject: [PATCH] Updated Project plan (markdown) --- Project-plan.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Project-plan.md b/Project-plan.md index e5ab42b..50e1d54 100644 --- a/Project-plan.md +++ b/Project-plan.md @@ -33,5 +33,7 @@ After the new features pass the manual and automated testing. **How do you gather feedback from the customer and/or end users?** In face-to-face meetings and via email. -What is the definition of DONE on a task + +**What is the definition of DONE on a task** + Tasks can be considered done after a code review is completed (accepted by at least 2 developers) and verification passes.