From 2505e3af1585dab78667d5a9346b70d99493969c Mon Sep 17 00:00:00 2001 From: MagicBot Date: Mon, 2 May 2022 10:15:22 +0000 Subject: [PATCH] Update 'Development workflow' --- Development-workflow.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Development-workflow.md b/Development-workflow.md index 510e7c7..4ac9f97 100644 --- a/Development-workflow.md +++ b/Development-workflow.md @@ -34,3 +34,7 @@ The IDE will notify you of the branch being created and checked out. Inside the IDE we will now perform the time honored developer test; displaying a debug message in the console on bootstrap. Notice the color of the filename has changed to cyan. This indicates modification. ![CodeEdited](https://cdn.discordapp.com/attachments/534260038039109632/970627553209516072/unknown.png) + +Time to commit our changes to the repo. + +![commitrepo](https://cdn.discordapp.com/attachments/534260038039109632/970629539715743784/unknown.png) \ No newline at end of file