Update 'Development workflow'

2022-05-02 10:19:18 +00:00
parent 353c723f41
commit 1fade71868
+2 -2
@@ -35,11 +35,11 @@ Inside the IDE we will now perform the time honored developer test; displaying a
![CodeEdited](https://cdn.discordapp.com/attachments/534260038039109632/970627553209516072/unknown.png) ![CodeEdited](https://cdn.discordapp.com/attachments/534260038039109632/970627553209516072/unknown.png)
Make sure your changes compile. Make sure your changes actually compile. (Good form!)
![buildtime](https://cdn.discordapp.com/attachments/534260038039109632/970629788077293578/unknown.png)<br> ![buildtime](https://cdn.discordapp.com/attachments/534260038039109632/970629788077293578/unknown.png)<br>
![compiledok](https://cdn.discordapp.com/attachments/534260038039109632/970630133985718282/unknown.png) ![compiledok](https://cdn.discordapp.com/attachments/534260038039109632/970630133985718282/unknown.png)
Time to commit our changes to the repo. Time to commit your changes to the repo.
![commitrepo](https://cdn.discordapp.com/attachments/534260038039109632/970629539715743784/unknown.png) ![commitrepo](https://cdn.discordapp.com/attachments/534260038039109632/970629539715743784/unknown.png)