diff --git a/README.md b/README.md index 7194f095..7b79e05f 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 +THIS IS A PRACTICE TO MAKE A PR REVIEW diff --git a/pr.txt b/pr.txt new file mode 100644 index 00000000..63045157 --- /dev/null +++ b/pr.txt @@ -0,0 +1,4 @@ +I'm a pull request! +Testing again... +Test too... +Yep, I'm here ^^