Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 37f47b1

Browse filesBrowse files
authored
Update hand-in-homework-guide.md
1 parent 865c94a commit 37f47b1
Copy full SHA for 37f47b1

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎hand-in-homework-guide.md‎

Copy file name to clipboardExpand all lines: hand-in-homework-guide.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ ONE TIME ONLY (START OF EVERY MODULE)
1818

1919
EVERY WEEK
2020

21-
1. Create a new branch for each week you have homework. For example, for the week 1 homework for JavaScript1 create a branch called `week-1-homework-YOUR_NAME`
22-
2. Make your homework in the right folder, while in this branch
21+
1. Create a new branch for each week you have homework. For example, for the week 1 homework for JavaScript2 create a branch called `week-1-homework-YOUR_NAME`
22+
2. Inside the correct week folder, create another folder called `homework`. Make 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
2525
5. On the GitHub page of your forked repository, click on the `create pull request` button. Make sure the `base repository` is the original, on branch master

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.