diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ef29eeab..c3e0510b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,22 +1,35 @@ -# Your Details +## Learners, PR Template + -- Your Name: -- Your City: -- Your Slack Name: +Self checklist -# Homework Details +- [ ] I have titled my PR with REGION | COHORT_NAME | FIRST_NAME LAST_NAME | PROJ_NAME +- [ ] My changes meet the requirements outlined in the `README.md` of this task -- Module: -- Week: +## Changelist + + +Briefly explain your PR. diff --git a/README.md b/README.md index 22a26be5..f158d4a8 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,10 @@ Can you help him to fix or improve the answers to his homework? 2. Clone the repository to your computer 3. Create a branch with an appropriate name for the task you're on 3. Fix the errors in Linus's homework in `homework.md` -4. Create a Pull Request back to this repository with the correct answers +4. 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. diff --git a/homework.md b/homework.md index 35d995b6..4ebec696 100644 --- a/homework.md +++ b/homework.md @@ -1,113 +1,21 @@ # Linus's Homework -## Question 1 +## 1. What is 2 + 2? +4 +## 2. What is JavaScript? -What is 2 + 2? +A programming language used to make webpages dynamic. -5 +## 3. What three problems does Git & GitHub solve? -## Question 2 -What is the opposite of Black? +It allows several people to work on a project simultaeneously without overwriting each other. +It allows people to share what they have done and for it to be agreed before changing the main program. +It allows people to see what changes have been made at every stage. +## 4. What happens when you `fork` a repository? +When you fork you create a completely independent copy. +## 5. What happens when you clone a repository? -Purple - -## Question 3 - -What is the 2 * 3 * 6 * 1 * 10 * 34? - -1322 - -## Question 4 - -What does HTML stand for? - -Hyper Tall Massive Language - -## Question 5 - -What is CSS useful for? - -Making a website go faster - -## Question 6 - -Using CSS, how would I select every `