Hands
- Create a fork of the module repository. For JavaScript1, the module repository is
https://www.github.com/HackYourHomework/JavaScript1. (You can find theforkoption on the top right corner of the repository.) - Create a fork of the module repository. For JavaScript1, the module repository is
https://www.github.com/SocialHackersClass10/JavaScript1. (You can find theforkoption on the top right corner of the repository.) - Navigate to the URL of the cloned repository (it should be in your personal GitHub account, under "repositories")
- Clone the repository, using SSH, to your local machine. You can do this by typing in
git clone <git url>in the command line - On your local machine, navigate to the folder using the command line @@ -20,7 +20,7 @@ EVERY WEEK
- Create a folder called
homeworkinside of each week's folder. So for example, inside of theWeek1folder, create a new folder calledhomework - Once you're finished, add and commit everything. Make the commit message meaningful, for example
finished project for homework week1 - Push the branch to your forked repository
- On the GitHub page of your forked repository, click on the
create pull requestbutton. Make sure that thebase repositoryis the module repository E.g.https://www.github.com/HackYourHomework/JavaScript1, on branchmaster. - On the GitHub page of your forked repository, click on the
create pull requestbutton. Make sure that thebase repositoryis the module repository E.g.https://www.github.com/SocialHackersClass10/JavaScript1, on branchmaster. - Give the pull request a title in the following format: