Repository for Project Stage 0 assignment
This assignment is the only individual assignment; Project Stages 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.
- Post your GitHub username to the Discussion thread titled GitHub Usernames (see thread for instructions on finding your username).
- Fork the
cs361fall2017\project0
repository. - Clone the
<your_username>\project0
repository to your local system. - Add your name 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>\project0
repository). - Create a new pull request from your remote GitHub repository (
<your_username>\project0
repository) to thecs361fall2017\project0
repository.