Update 'Development workflow'

2022-05-02 10:22:27 +00:00
parent 1fade71868
commit 03cb75c7be
+3 -2
@@ -40,6 +40,7 @@ Make sure your changes actually compile. (Good form!)
![buildtime](https://cdn.discordapp.com/attachments/534260038039109632/970629788077293578/unknown.png)<br>
![compiledok](https://cdn.discordapp.com/attachments/534260038039109632/970630133985718282/unknown.png)
Time to commit your changes to the repo.
Time to commit your changes to the repo. The IDE will allow you to inspect the changes you are commiting. Always supply a descriptive commit message. (Good form!)
![commitrepo](https://cdn.discordapp.com/attachments/534260038039109632/970629539715743784/unknown.png)
![commitrepo](https://cdn.discordapp.com/attachments/534260038039109632/970629539715743784/unknown.png)<br>
![commitfiles](https://cdn.discordapp.com/attachments/534260038039109632/970630913279000646/unknown.png)