Skip to content

Commit 96b0f2a

Browse files
Merge pull request #203 from HackYourFuture-CPH/update-git-instructions
Update git hyf-assignment instructions
2 parents aac21d0 + 4524f10 commit 96b0f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

courses/foundation/git/week1/session-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ These are some examples of previously created materials by mentors that you can
8585

8686
### Exercise 1: Assignments repository
8787

88-
**Objective:** Create a repository on your GitHub by clicking "Use this template" from [hyf-assignment-template](https://github.com/HackYourFuture-CPH/hyf-assignment-template). Then you will add the session exercises from the previous week, to the `html-css/week1` folder, by first checking out to a new branch called `html-and-css`. Create a PR introducing those changes to `main`. Finally, have the person on your right review this PR before you agree to merge it to `main`.
88+
**Objective:** Create a repository on your GitHub following the instructions from [hyf-assignment-template](https://github.com/HackYourFuture-CPH/hyf-assignment-template). Then you will add the session exercises from the previous week, to the `html-css/week1` folder, by first checking out to a new branch called `html-and-css`. Create a PR to your own repo introducing those changes to `main`. Finally, have the person on your right review this PR before you agree to merge it to `main`.
8989

9090
- Use descriptive `commit` messages
9191
- Make a commit for each folder/exercise you add (makes it easier to track changes/updates)

0 commit comments

Comments
 (0)