From fd0c0e1bfccddd317100a5fa9b24300523cd30e1 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 28 Apr 2026 16:49:39 +0000 Subject: [PATCH 1/4] Update to 2 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 d00491f..0cfbf08 100644 --- a/.github/script/STEP +++ b/.github/script/STEP @@ -1 +1 @@ -1 +2 diff --git a/README.md b/README.md index 97229cf..c120ead 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ endstep0--> Encourage users to open new tabs for steps! --> -
+

Step 1: Create a branch

_Welcome to "Introduction to GitHub"! :wave:_ @@ -87,7 +87,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:_ From 600528ec4553f36840f5edc41d8b46e117b03d2f Mon Sep 17 00:00:00 2001 From: Morgan Miles <118860633+mgmiles7@users.noreply.github.com> Date: Tue, 28 Apr 2026 10:53:03 -0600 Subject: [PATCH 2/4] Adding 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..3a3a760 --- /dev/null +++ b/PROFILE.md @@ -0,0 +1 @@ +Welcome to my GitHub profile! From 0ec083bd0885a1a5af82e7548821a281986d97ec Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 28 Apr 2026 16:53:13 +0000 Subject: [PATCH 3/4] 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 c120ead..43c8333 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,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:_ @@ -128,7 +128,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 42b1c5810326e0d9cc41af8a690c23226d442dae Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 28 Apr 2026 16:56:09 +0000 Subject: [PATCH 4/4] 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 43c8333..00d4699 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,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:_ @@ -169,7 +169,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:_