From eb18d36b52a804912bc2f853d91ea75ba8922921 Mon Sep 17 00:00:00 2001 From: MagicBot Date: Mon, 2 May 2022 09:52:50 +0000 Subject: [PATCH] Update 'Development workflow' --- Development-workflow.md | 3 +++ 1 file changed, 3 insertions(+) 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