When you are finally ready to submit your work back to our project, make a PULL request.
Now that you have your own copy of the project in your development directory, you need to link it back to the AppDev project.
$ git add .
$ git commit -m 'very informative comment here'
$ git push origin developNow enjoy your weekend!
< Develop
Next: Submit Pull requests > to our #develop branch

