From e01f53400da05273c55b933f85e491630508c146 Mon Sep 17 00:00:00 2001 From: "James Carl P. Galapon" Date: Tue, 13 Sep 2022 19:41:00 +0800 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 5847bc8ee7ca8dd2c0ba7a42cbffc566c852d896 Mon Sep 17 00:00:00 2001 From: "James Carl P. Galapon" Date: Tue, 13 Sep 2022 19:42:08 +0800 Subject: [PATCH 2/2] Time so 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..05da01f --- /dev/null +++ b/goodbye.txt @@ -0,0 +1 @@ +Goodbye! about to submit my first pull request.