Update 'Development workflow'

2022-05-02 10:24:56 +00:00
parent 8c30e9f7f3
commit f1a9002750
+3 -2
@@ -40,9 +40,10 @@ 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 your changes to the repo. The IDE will allow you to inspect the changes. Time to commit your changes to the repo. The IDE will allow you to inspect the changes.<br>
Select commit and push.
>Always supply a descriptive commit message. (Good form!) >Always supply a descriptive commit message. (Good form!)
![commitrepo](https://cdn.discordapp.com/attachments/534260038039109632/970629539715743784/unknown.png)<br> ![commitrepo](https://cdn.discordapp.com/attachments/534260038039109632/970629539715743784/unknown.png)<br>
![commitfiles](https://cdn.discordapp.com/attachments/534260038039109632/970630913279000646/unknown.png) ![commitfiles](https://cdn.discordapp.com/attachments/534260038039109632/970631832313954304/unknown.png)