Skip to content

Commit

Permalink
fix: content update
Browse files Browse the repository at this point in the history
  • Loading branch information
borishrncic committed Mar 10, 2024
1 parent 0c40e68 commit d508dad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion wiki/content/projects-and-tasks.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
<h3 class="heading-2" id="in-progress">6.3. In Progress</h3>
<p>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.</p>
<h3 class="heading-2" id="for-review">6.4. For Review</h3>
<p>After you consider your task is complete, then change the task status to "For Review" and assign the task to your reporter.</p>
<p>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.</p>
<h3 class="heading-2" id="complete">6.5. Complete</h3>
<p>After your task is reviewed by a Reporter and approved it will be moved to the "Complete" column.</p>
<h3 class="heading-2" id="archived">6.6. Archived</h3>
<p>Once a week, when doing the transition between Sprint cycles, the tasks that are in the "Complete" column will be archived.</p>
</section>
1 change: 1 addition & 0 deletions wiki/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<li><a href="#in-progress" class="caption">6.3. In Progress</a></li>
<li><a href="#for-review" class="caption">6.4. For Review</a></li>
<li><a href="#complete" class="caption">6.5. Complete</a></li>
<li><a href="#archived" class="caption">6.6. Archived</a></li>
</ul>
<li><a href="#time-tracking" class="caption">7. Time tracking</a></li>
<li><a href="#getting-paid" class="caption">8. Getting paid</a></li>
Expand Down

0 comments on commit d508dad

Please sign in to comment.