Update 'Development workflow'

master
MagicBot 3 years ago
parent
commit
02354b3558
  1. 2
      Development-workflow.md

2
Development-workflow.md

@ -29,7 +29,7 @@ The IDE will notify you of the branch being created and checked out. @@ -29,7 +29,7 @@ The IDE will notify you of the branch being created and checked out.
![checkedout](https://cdn.discordapp.com/attachments/534260038039109632/970623349640269844/unknown.png)
>This new branch exists only on your local machine at this time. Only when we commit and push it to the repo will it be available to compile on MagicBox.
>This new branch exists only on your local machine at this time. Only once you commit and push to the repo will the branch be available to compile on MagicBox.
Inside the IDE we will now perform the time honored developer test; displaying a debug message in the console on bootstrap. Notice the color of the filename has changed to cyan. This indicates modification.

Loading…
Cancel
Save