From 633f4fcdfc7dd235e9ca80398f7c3cc9c88abcd9 Mon Sep 17 00:00:00 2001 From: cywong Date: Fri, 15 May 2026 18:59:28 +0100 Subject: [PATCH 1/5] initial draft --- PR_template.html | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 PR_template.html diff --git a/PR_template.html b/PR_template.html new file mode 100644 index 000000000..a401163f2 --- /dev/null +++ b/PR_template.html @@ -0,0 +1,46 @@ + + + + + + T-Shirt Order Form + + +
+
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ + +
+ + \ No newline at end of file From ec93e2603707f830704874bafd148b0513f193cf Mon Sep 17 00:00:00 2001 From: cywong Date: Fri, 15 May 2026 20:02:06 +0100 Subject: [PATCH 2/5] Added css --- PR_template.html | 65 ++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 57 insertions(+), 8 deletions(-) diff --git a/PR_template.html b/PR_template.html index a401163f2..c91fb0e88 100644 --- a/PR_template.html +++ b/PR_template.html @@ -1,34 +1,81 @@ + - T-Shirt Order Form + Checking Form + + -
+ +

Checking Form:

+
- - + + +
- + +
- + +
- + +
- +
+ \ No newline at end of file From b9e1311fa37185f34c802c0bb3cdc0d11b5c21e6 Mon Sep 17 00:00:00 2001 From: cywong Date: Fri, 15 May 2026 20:33:18 +0100 Subject: [PATCH 3/5] changed for lighthouse suggestion --- PR_template.html | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/PR_template.html b/PR_template.html index c91fb0e88..8221c6746 100644 --- a/PR_template.html +++ b/PR_template.html @@ -8,7 +8,7 @@ -
+
+ +

Checking Form:

@@ -95,6 +97,6 @@

Checking Form:

- +
\ No newline at end of file From 4d4300e366aa49902ba0585b4d94dddafeee4e27 Mon Sep 17 00:00:00 2001 From: cywong Date: Sat, 16 May 2026 12:59:04 +0100 Subject: [PATCH 5/5] finalized version --- GitHomeworkTest | 1 + 1 file changed, 1 insertion(+) create mode 160000 GitHomeworkTest diff --git a/GitHomeworkTest b/GitHomeworkTest new file mode 160000 index 000000000..fe49af364 --- /dev/null +++ b/GitHomeworkTest @@ -0,0 +1 @@ +Subproject commit fe49af3642d527c11ca7b2374cbdb56682575ed8