- Get the codes from here to your personal repository.
- From local repository, get your files in personal repository.
- As you’ll notice, project’s unit tests cause failure. Supply the logic in model file to make the unit tests succeed. (Remember to do local testing BEFORE introducing new codes to remote)
- Make the code changes reflect to personal repository.
- Pass the code changes to remote repository using pull-request.
Good luck!