Update 'Development workflow'

2022-05-02 10:23:06 +00:00
parent 03cb75c7be
commit cde06e1eb9
+1 -1
@@ -40,7 +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. The IDE will allow you to inspect the changes you are commiting. Always supply a descriptive commit message. (Good form!)
Time to commit your changes to the repo. The IDE will allow you to inspect the changes. Always supply a descriptive commit message. (Good form!)
![commitrepo](https://cdn.discordapp.com/attachments/534260038039109632/970629539715743784/unknown.png)<br>
![commitfiles](https://cdn.discordapp.com/attachments/534260038039109632/970630913279000646/unknown.png)