#How to fork & clone
Go here and click "fork". This will basically make a copy of the repo for you. Then you can work completely in your own version.
git clone https://github.com/<username>/ipals.git
From there you can edit, add, commit, push, branch, etc.
#How to stay up to date with upstream