From 12c3b96376e6adef5295877dbb6323a5754a6f40 Mon Sep 17 00:00:00 2001 From: PatoGMTP <93350228+PatoGMTP@users.noreply.github.com> Date: Tue, 2 Nov 2021 11:37:35 -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 2dca112e1c029c489aa402b53ddcf098a05d6797 Mon Sep 17 00:00:00 2001 From: PatoGMTP <93350228+PatoGMTP@users.noreply.github.com> Date: Tue, 2 Nov 2021 11:38:48 -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.