diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..c3e0510b --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,35 @@ + + +## Learners, PR Template + + +Self checklist + +- [ ] 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 + +## Changelist + + +Briefly explain your PR. diff --git a/PHAIK_SOON.md b/PHAIK_SOON.md new file mode 100644 index 00000000..9330f00a --- /dev/null +++ b/PHAIK_SOON.md @@ -0,0 +1,8 @@ + +
Phaik Soon
+ + +
My favorite sport is Pole dancing. It makes me feel alive and align to who I am from within.
+
My favorite food is Hot Pot with Pork Soup Base. It reminds me family reunion, the precious time we spend together - the moment pull out from a chaotic and unpredictable environment.
+https://www.youtube.com/watch?v=kkboMZDkT-s&list=RDkkboMZDkT-s&start_radio=1 +
I enjoy watching my toy poodle eating her food peacefully!
diff --git a/README.md b/README.md index 729cb32f..f6a309ea 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,12 @@ To learn more about **pull requests** and how to create one, please use this gui 9. Open a `Pull Request` to this repository -## Finished Work +## How to check your work? +If you have correctly submitted your PR, you can find it in https://github.com/CodeYourFuture/GitHomeworkTest/pulls. -When you've finished you should have a `pull request` that looks like this +Your PR should look like this: https://github.com/CodeYourFuture/GitHomeworkTest/pull/692 -https://github.com/CodeYourFuture/GitHomeworkTest/pull/1 +**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. ## Asking for Help diff --git a/index.html b/index.html new file mode 100644 index 00000000..92a62545 --- /dev/null +++ b/index.html @@ -0,0 +1,49 @@ + + + + + + Form + + +
+
+

+ Your T-Shirt Information +

+ + + +
+
+ + +
+ Pick your favorite T-shirt color: +
+ + + + + + +
+
+ + +
+
+ + +
+ +
+ + \ No newline at end of file diff --git a/results.html b/results.html new file mode 100644 index 00000000..e69de29b