Update 'Development workflow'

master
MagicBot 3 years ago
parent
commit
439467a944
  1. 8
      Development-workflow.md

8
Development-workflow.md

@ -21,6 +21,10 @@ With master updated you can now create a new branch to make your changes into. @@ -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)
Loading…
Cancel
Save