Sprint 0

This assignment is the only individual assignment; Sprints 1-4 will be group assignments. Each student is expected to complete this assignment on their own. Please review all instruction steps, and the grading rubric section, before beginning the assignment. Prioritize your efforts accordingly.

Sign-up for a GitHub account (preferably using your school email). If you already have a GitHub account, you can skip this step. Fork the cs361fall2018/sprint0. repository. Clone the your_username\sprint0 repository to your local system. Add your name, ONID and GitHub username to the students.txt file and commit it to your local git repository. Push the current version of your local git repository to your remote GitHub repository (your_username\sprint0 repository). Create a new pull request from your remote GitHub repository (your_username\sprint0 repository) to the cs361fall2018/sprint0 repository. If you have any questions, please post them to the #sprint0 slack channel.

Note: To avoid conflicts when merging the PR's, please edit the file at random locations, instead of at the end.