3.<strong>Run the ```scripts/development/setup.sh``` script</strong>. The script will configure an ```upstream``` remote and link your local ```master``` branch to the upstream.
```bash
$ cd source/
$ ./scripts/developer/setup.sh
Enter your GitHub username: chuckatkins
Setup SSH push access? [(y)/n] y
Re-configuring local master branch to use upstream