Update 'Development workflow'

2022-05-02 10:15:22 +00:00
parent 3b5d145f6d
commit 2505e3af15
+4
@@ -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)