Least Squares
If you're using GitHub Desktop, these general instructions will help:
- https://guides.github.com/activities/forking/
- https://help.github.com/desktop/guides/contributing/
Enabling Edit
->Automatically Sync after Committing
is recommended. Here are the steps:
- Fork the repository for the assignment.
- Clone the repository to your computer.
- Modify the files to complete your solution.
- Make sure all of your code is committed.
- Push/sync up to GitHub.
- Create a pull request on the original repository.
- You can continue to push fixes and improvements until the close date (listed in Classes) – just add a comment in the pull request to let me know it's been updated.