From ce0a4ab33ca98d9dd10b72f823b7c33a916907bd Mon Sep 17 00:00:00 2001 From: wamoyi <109424473+wamoyi@users.noreply.github.com> Date: Sat, 16 Jul 2022 18:15:01 +0300 Subject: [PATCH 1/3] Add PROFILE.md --- PROFILE.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 PROFILE.md diff --git a/PROFILE.md b/PROFILE.md new file mode 100644 index 0000000..4bbc2be --- /dev/null +++ b/PROFILE.md @@ -0,0 +1 @@ +Welcome to my Github profile. From cdad3eecc4616bd30008a9ed290fe7a3cce75983 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 16 Jul 2022 15:15:15 +0000 Subject: [PATCH 2/3] Update to 3 in STEP and README.md --- .github/script/STEP | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/script/STEP b/.github/script/STEP index 0cfbf08..00750ed 100644 --- a/.github/script/STEP +++ b/.github/script/STEP @@ -1 +1 @@ -2 +3 diff --git a/README.md b/README.md index bd3c00e..af50e03 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ On additional branches, you can make edits without impacting the `main` version. Define terms and link to docs.github.com. --> -
+

Step 2: Commit a file

_You created a branch! :tada:_ @@ -126,7 +126,7 @@ The following steps will guide you through the process of committing a change on and that the file was named correctly. --> -
+

Step 3: Open a pull request

_Nice work making that commit :sparkles:_ From 69f2aaf036ebc9a55bab6ac9ae597a8f0639ac0b Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 16 Jul 2022 15:30:28 +0000 Subject: [PATCH 3/3] Update to 4 in STEP and README.md --- .github/script/STEP | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/script/STEP b/.github/script/STEP index 00750ed..b8626c4 100644 --- a/.github/script/STEP +++ b/.github/script/STEP @@ -1 +1 @@ -3 +4 diff --git a/README.md b/README.md index af50e03..acd003b 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ The following steps will guide you through the process of committing a change on and that the file was named correctly. --> -
+

Step 3: Open a pull request

_Nice work making that commit :sparkles:_ @@ -167,7 +167,7 @@ You may have noticed after your commit that a message displayed indicating your if users accidentally closed without merging. --> -
+

Step 4: Merge your pull request

_Nicely done friend! :sunglasses:_