Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6cea24c

Browse files
authored
Update hand-in-homework-guide.md
1 parent f4b25cc commit 6cea24c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

hand-in-homework-guide.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ EVERY WEEK
2222
2. Inside the week folder, create another folder called `homework`. Create your homework files in there, while on the correct branch
2323
3. Once you're finished, `add` and `commit` everything. Make the commit message meaningful, for example `finished project for homework week1`
2424
4. Push the branch to your forked repository (`<YOUR_GITHUB_ACCOUNTNAME>/JavaScript2`)
25-
5. On the GitHub page of this repository, click on the `create pull request` button. Make sure the `base repository` is your teacher's repository, on branch master
25+
5. On the GitHub page of this repository, click on the `create pull request` button. Make sure the `base repository` is `HackYourHomework/JavaScript2`, on branch master
2626
6. Give the pull request a title in the following format:
2727

2828
```markdown
@@ -32,8 +32,4 @@ Homework week 1 <Your name>
3232
7. Submit the pull request from your forked repository branch into the `master` branch of the original repository (`HackYourHomework/JavaScript2`)
3333
8. Do a little victory dance because you did it! Good job!
3434

35-
For a visual walkthrough the steps please watch the following video one of our teachers, Unmesh Joshi, has made:
36-
37-
- [GitHub Homework flow](https://www.youtube.com/watch?v=2qJPAVTiKPE)
38-
3935
If you have any questions or if something is not entirely clear ¯\\\_(ツ)\_/¯, please ask/comment on Slack!

0 commit comments

Comments
 (0)