#to get started with dev -create a fork of the Signal-iOS repo https://github.com/WhisperSystems/Signal-iOS (click fork)
-clone that repo into a nice local directory
-add the original repository as a remote
git remote add upstream https://github.com/WhisperSystems/Signal-iOS.git