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 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."