From 5be47b0039dc845809a037b253aa23926a5e24af Mon Sep 17 00:00:00 2001 From: Aiden Ma <52476917+mjykxz17@users.noreply.github.com> Date: Wed, 10 Sep 2025 23:31:16 +0800 Subject: [PATCH 1/2] Add test note to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7194f095..0f16e9af 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # [Sample Repo] PR Practice A sample repo for practicing how to create Pull Requests +test my PR From d6fb2de0d4a587d926c9bbfbaec726e9675733d5 Mon Sep 17 00:00:00 2001 From: mjykxz17 Date: Thu, 11 Sep 2025 01:39:23 +0800 Subject: [PATCH 2/2] Add random test file for merge and pull request functionality --- random_test_file.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 random_test_file.md diff --git a/random_test_file.md b/random_test_file.md new file mode 100644 index 00000000..b08539e1 --- /dev/null +++ b/random_test_file.md @@ -0,0 +1,16 @@ +# Random Test File +This file was created to test merge and pull request functionality. + + - Item 1: Lorem ipsum dolor sit amet + - Item 2: Consectetur adipiscing elit + - Item 3: Integer nec odio + - Item 4: Praesent libero + - Item 5: Sed cursus ante dapibus diam + +--- RANDOM SECTION --- + +* Banana pancakes are best on Thursdays +* The quick brown fox jumps over the lazy dog +* 42 is the answer to life, the universe, and everything +* 🚀 To the moon! +* "Randomness is the spice of code."