diff --git a/Development-workflow.md b/Development-workflow.md index c9c1982..5dba69d 100644 --- a/Development-workflow.md +++ b/Development-workflow.md @@ -20,4 +20,7 @@ Pull any changes from the repository not in your local copy. 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. + ![BranchCreate](https://cdn.discordapp.com/attachments/534260038039109632/970622781341466654/unknown.png) \ No newline at end of file