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

Skip to content

Commit e1092bb

Browse files
committed
added end of file new lines
1 parent 511e154 commit e1092bb

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

β€Žjavascript1/week2/homework.mdβ€Ž

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,4 +222,9 @@ Watch [this video](https://www.youtube.com/watch?v=JcT4wmK1VcA) for a more detai
222222

223223
- Use the branch called `javascript-javascript1-week2`
224224
- Add all your changes to this branch in the `javascript-javascript1-week2` folder.
225-
- Create a pull request using the `javascript-javascript1-
225+
- Create a pull request using the `javascript-javascript1-week2` branch and give your PR the same name `javascript-javascript1-week2`
226+
- Wait for mentor feedback
227+
- Implement feedback, `add`, `commit` and `push` the changes
228+
- Now you can merge the changes into `main`
229+
- When merged you can **share the github link** to your classes slack channel if you are **proud of what you did** πŸ’ͺ
230+
- Now celebrate πŸŽ‰πŸŽ‰πŸŽ‰

β€Žjavascript1/week4/homework.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ Go over your homework one last time:
6464
- [ ] Do the variable, function and argument names you created follow the [Naming Conventions](https://github.com/HackYourFuture/fundamentals/blob/master/fundamentals/naming_conventions.md)?
6565
- [ ] Is your code well-formatted (see [Code Formatting](https://github.com/HackYourFuture/fundamentals/blob/master/fundamentals/code_formatting.md))?
6666

67-
Please, fill out the [survey](https://forms.gle/QKTWFbUTkzgdcKiMA) about the module to give feedback to the staff, teachers and homework helpers
67+
Please, fill out the [survey](https://forms.gle/QKTWFbUTkzgdcKiMA) about the module to give feedback to the staff, teachers and homework helpers.

0 commit comments

Comments
Β (0)