@@ -38,7 +38,9 @@ Remember always to be synced with the cloud!
During the development of an application we encurage to use this lifecycle.
1) **Get the repo**: If you join an already started project you will have an access to the internal gitlab repo otherwise ask for it!
2) **Prepare your environment**: we strongly encurage our developers to prepare, share and use development machine with docker. So if in your project there is already a _docker-compose.yml_ use it otherwise create one and share it in the appropriate section of the project
3) **Commit always**: remember to commit on your repo every change that you make!