Update 'Development workflow'

2022-05-02 09:54:37 +00:00
parent eb18d36b52
commit 439467a944
+6 -2
@@ -21,6 +21,10 @@ With master updated you can now create a new branch to make your changes into.
![newBranch](https://cdn.discordapp.com/attachments/534260038039109632/970608778284265482/unknown.png)
Give an approriate name for your branch. bugfix-xyz or feature-xyz are not appropriate so we will chose a name that is.
Give an approriate name for your branch. bugfix-xyz or feature-xyz won't work so we will chose a name that fits.
![BranchCreate](https://cdn.discordapp.com/attachments/534260038039109632/970622781341466654/unknown.png)
![BranchCreate](https://cdn.discordapp.com/attachments/534260038039109632/970622781341466654/unknown.png)
The IDE will notify you of the branch being created and checked out.
![checkedout](https://cdn.discordapp.com/attachments/534260038039109632/970623349640269844/unknown.png)