Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 896 Bytes

File metadata and controls

17 lines (11 loc) · 896 Bytes

Git Homework - Fix Errors

My child - Linus - came home today from school with his homework but he got SOME of the questions wrong!

Can you help him to fix or improve the answers to his homework?

  1. You should fork this repository
  2. Clone the repository to your computer
  3. Create a branch with an appropriate name for the task you're on
  4. Fix the errors in Linus's homework in homework.md
  5. Create a Pull Request back to this repository with the correct answers. Make sure your Pull Request is created in CodeYourFuture's fork, not your personal fork.

How to check your work?

If you have correctly submitted your PR, you can find it in https://github.com/CodeYourFuture/GitHomeworkFixErrors/pulls.

Please note that your PR will not undergo an official review, as none is required. Most PRs at CodeYourFuture get reviewed, but this one is just for you to practice creating them.