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