From 8c4511e4f1edbaf69a4b916329426aaccce97209 Mon Sep 17 00:00:00 2001 From: Ben Coleman Date: Wed, 13 Feb 2019 12:10:39 -0500 Subject: [PATCH 1/2] Change to a enumerated list --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4c05fcf..c506f05 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ A repo used during the skill test on the Github workflow. During this skill test, a student will have to: -* Fork the project -* Clone the project -* Make a change to the project -* Merge changes from `upstream` -* Commit and Push to your fork -* Create a Pull Request +1. Fork the project +2. Clone the project +3. Make a change to the project +4. Merge changes from `upstream` +5. Commit and Push to your fork +6. Create a Pull Request From 071e9710fde200631e62e97019b6b843a0292292 Mon Sep 17 00:00:00 2001 From: Terrell Date: Wed, 5 Feb 2025 10:33:37 -0500 Subject: [PATCH 2/2] changed P --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c05fcf..39b160a 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,5 @@ During this skill test, a student will have to: * Clone the project * Make a change to the project * Merge changes from `upstream` -* Commit and Push to your fork +* Commit and push to your fork * Create a Pull Request