Skip to content

Workflow for updates

Sarah Gaichas edited this page Oct 23, 2024 · 7 revisions

Create a new task specific branch off dev

Implement your task in your branch. Ensure that you pull dev into your branch regularly.

Before creating a pull request back into dev ensure that your branch is otherwise up to date with dev

Create a pull request into dev and assign a reviewer.

Reviewer instructions:

Clone this wiki locally