Update 'Development workflow'

2022-05-02 09:34:31 +00:00
parent 6a0bf83f37
commit 5423f20974
+3
@@ -7,6 +7,9 @@
In the lower right hand corner of the IDE will be displayed the current branch that is checked out from the repository. The branch **master** reflects the current codebase running in production. All new branches should be sourced from origin.master.
![currentbranch](https://media.discordapp.net/attachments/534260038039109632/970609379248340992/unknown.png)
Click on the branch name then checkout origin->master from the repository.
![CheckoutMAWE](https://cdn.discordapp.com/attachments/534260038039109632/970607547935506452/unknown.png)
![PullMaster](https://cdn.discordapp.com/attachments/534260038039109632/970607774541152276/unknown.png)
![changesseen](https://cdn.discordapp.com/attachments/534260038039109632/970607959438680064/unknown.png)