diff --git a/Development-workflow.md b/Development-workflow.md index 4ac9f97..378f672 100644 --- a/Development-workflow.md +++ b/Development-workflow.md @@ -35,6 +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) +Make sure your changes compile. + +![buildtime](https://cdn.discordapp.com/attachments/534260038039109632/970629788077293578/unknown.png) +![compiledok](https://cdn.discordapp.com/attachments/534260038039109632/970630133985718282/unknown.png) + Time to commit our changes to the repo. ![commitrepo](https://cdn.discordapp.com/attachments/534260038039109632/970629539715743784/unknown.png) \ No newline at end of file