Skip to content

Commit

Permalink
Update ways-of-working.html.md.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
Khatraf authored Aug 13, 2024
1 parent 525e1a9 commit dbba172
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/team/ways-of-working.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ review_in: 6 months
- Ensure tasks meet Definition of Ready (DoR) before sprint planning
- Backlog issues are adequately refined by the team
- Issues in sprint can be: `To Do`, `In Progress`, `Blocked`, `For Review`, `Done`
- `To Do`: issues here should be adequately refined. If not, they should be removed from the sprint and placed onto the backlog. Tickets marked as prioritised should be done first, assuming you are confident that you have the technical knowlede to do so.
- `In Progress`: issues here have an assigned team member. Updates are added as milestones are reach. Links to PRs and other useful information should be included.
- `Blocked`: issues here have external dependencies preventing their progress. Issues we expect to be blocked for the duration of a sprint should be place onto the backlog.
- `To Do`: issues here should be adequately refined. If not, they should be removed from the sprint and placed onto the backlog. Tickets marked as prioritised should be done first, assuming you are confident that you have the technical knowledge to do so.
- `In Progress`: issues here have an assigned team member. Updates are added as milestones are reached. Links to PRs and other useful information should be included.
- `Blocked`: issues here have external dependencies preventing their progress. Issues we expect to be blocked for the duration of a sprint should be placed onto the backlog.
- `For Review`: after the technical work has been done, this is a check that the ticket has been appropriately updated and the definition of done has been met. This is not to be carried out by the github reviewer.
- `Done`: issues here have been implemented, tested, and reviewed.
- When an issues is `Done` it should be closed
Expand Down

0 comments on commit dbba172

Please sign in to comment.