From b45d0bdf78333edc1ede0e6f6155d13f7726bc95 Mon Sep 17 00:00:00 2001 From: Abdul Moiz <104764143+A-Moiz@users.noreply.github.com> Date: Fri, 9 Jan 2026 17:41:39 +0000 Subject: [PATCH 1/2] Added md file about me --- .github/ABDUL_MOIZ.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ABDUL_MOIZ.md diff --git a/.github/ABDUL_MOIZ.md b/.github/ABDUL_MOIZ.md new file mode 100644 index 00000000..a993db4f --- /dev/null +++ b/.github/ABDUL_MOIZ.md @@ -0,0 +1,5 @@ +1. My name is Abdul Moiz. +2. My favourite sport is Badminton because I love the fact-paced aspect and it feels like a battle in a movie/show where each player has a second to make a move and one wrong move can lead to a loss of a point or the entire match. +3. My favourite food is Udon Noodles for its amazing taste. +4. https://www.youtube.com/watch?v=uGan5GEKJos&list=RDuGan5GEKJos&start_radio=1 +5. An interesting fact about me is that I've seen and read the entirety of One Piece multiple times. From f8bbe59a61068617336c0265fe885b48ed47cf95 Mon Sep 17 00:00:00 2001 From: Abdul Moiz <104764143+A-Moiz@users.noreply.github.com> Date: Fri, 9 Jan 2026 17:48:05 +0000 Subject: [PATCH 2/2] Updated md file and ticked checklist --- .github/ABDUL_MOIZ.md | 2 ++ .github/pull_request_template.md | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/ABDUL_MOIZ.md b/.github/ABDUL_MOIZ.md index a993db4f..ee31b6a6 100644 --- a/.github/ABDUL_MOIZ.md +++ b/.github/ABDUL_MOIZ.md @@ -1,3 +1,5 @@ +London | January-2026 | Abdul Moiz | Sprint-1 + 1. My name is Abdul Moiz. 2. My favourite sport is Badminton because I love the fact-paced aspect and it feels like a battle in a movie/show where each player has a second to make a move and one wrong move can lead to a loss of a point or the entire match. 3. My favourite food is Udon Noodles for its amazing taste. diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c3e0510b..bcddb70b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -21,8 +21,8 @@ For example, 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 +- [x] I have titled my PR with REGION | COHORT_NAME | FIRST_NAME LAST_NAME | PROJ_NAME +- [x] My changes meet the requirements outlined in the `README.md` of this task ## Changelist @@ -32,4 +32,4 @@ Self checklist You must replace "Briefly explain your PR." with a brief description of the changes you have made. --> -Briefly explain your PR. +Added an introduction file about me.