From d508dadb1215198ae7094046ea302ed91700fa5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Boris=20Hrn=C4=8Di=C4=87?= Date: Sun, 10 Mar 2024 22:19:05 +0100 Subject: [PATCH] fix: content update --- wiki/content/projects-and-tasks.php | 4 +++- wiki/index.php | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/wiki/content/projects-and-tasks.php b/wiki/content/projects-and-tasks.php index fde858e..9d9eb5c 100644 --- a/wiki/content/projects-and-tasks.php +++ b/wiki/content/projects-and-tasks.php @@ -17,7 +17,9 @@

6.3. In Progress

One you start work on a specific task, the first thing to do is set its status as "In Progress" to let the rest of the team know what's being worked on.

6.4. For Review

-

After you consider your task is complete, then change the task status to "For Review" and assign the task to your reporter.

+

After you consider your task is complete, add a comment with the total amount of hours worked on the task, then change the task status to "For Review" and assign the task to your reporter.

6.5. Complete

After your task is reviewed by a Reporter and approved it will be moved to the "Complete" column.

+

6.6. Archived

+

Once a week, when doing the transition between Sprint cycles, the tasks that are in the "Complete" column will be archived.

\ No newline at end of file diff --git a/wiki/index.php b/wiki/index.php index ab09079..2ae421d 100644 --- a/wiki/index.php +++ b/wiki/index.php @@ -34,6 +34,7 @@
  • 6.3. In Progress
  • 6.4. For Review
  • 6.5. Complete
  • +
  • 6.6. Archived
  • 7. Time tracking
  • 8. Getting paid