From 4ba17673867dbbf1c548ca6bac6aa296309b725a Mon Sep 17 00:00:00 2001 From: TIFFANY MAY-PHILLIPS Date: Tue, 2 Nov 2021 11:50:16 -0500 Subject: [PATCH 1/2] hello.txt is a lovely file --- hello.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello.txt diff --git a/hello.txt b/hello.txt new file mode 100644 index 0000000..5b9f477 --- /dev/null +++ b/hello.txt @@ -0,0 +1 @@ +Hello! This is my first pull request. From f41a6218453d7b5b967cdd95f181edbd2e7fb7d5 Mon Sep 17 00:00:00 2001 From: TIFFANY MAY-PHILLIPS Date: Tue, 2 Nov 2021 11:50:55 -0500 Subject: [PATCH 2/2] Time to say goodbye --- goodbye.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 goodbye.txt diff --git a/goodbye.txt b/goodbye.txt new file mode 100644 index 0000000..def298d --- /dev/null +++ b/goodbye.txt @@ -0,0 +1 @@ +Goodbye! About to submit my first pull request.