- Create a Github account if you dont have one.
- Fork this repository.
- Install git on your local machine
- Clone your fork of the repository to your local machine
- Create a folder in the repository if you dont have one already
- Create sub folders for each week with your solutions as you work on them
- Commit your solutions
- Push your solutions back up to your repo
- Go to your github page for your repo and click on "pull request"
- You should see a preview page, verify that your files are all there and fill in the optional description if you want
- After verifying everything click on the "Send pull Request" button
- Your changes will be accepted and committed into the master repository