From 0d49dc2b261ef578376b958f929a17dbddd48a7d Mon Sep 17 00:00:00 2001 From: Cassia Rose Kataria <114595031+cassia-crypto@users.noreply.github.com> Date: Fri, 18 Oct 2024 08:36:29 +0000 Subject: [PATCH 1/4] Updating the docs to make it easier for the user to follow. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 84860daa..baf17b35 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -46,9 +46,9 @@ To get started with Code Racer locally, follow these steps 1. Make sure you have installed Docker locally (See above Prerequisites) -2. Fork the repository as your own repo +2. Fork the repository as your own repo (so that you can make changes) -3. Clone forked repo to your local machine +3. Clone forked repo to your local machine (By going on Code) ```sh git clone https://github.com//code-racer.git From 1e06ca478f6172c46160ce0c008554275e55a6d2 Mon Sep 17 00:00:00 2001 From: Cassia Rose Kataria <114595031+cassia-crypto@users.noreply.github.com> Date: Fri, 18 Oct 2024 08:52:45 +0000 Subject: [PATCH 2/4] addressing pr comments --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index baf17b35..f49bd7a7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -48,7 +48,7 @@ To get started with Code Racer locally, follow these steps 2. Fork the repository as your own repo (so that you can make changes) -3. Clone forked repo to your local machine (By going on Code) +3. Clone forked repo to your local machine (By going on to the code button) ```sh git clone https://github.com//code-racer.git From 211c951e87ad765990b79867425e681eb82a9618 Mon Sep 17 00:00:00 2001 From: Cassia Rose Kataria <114595031+cassia-crypto@users.noreply.github.com> Date: Fri, 18 Oct 2024 09:01:25 +0000 Subject: [PATCH 3/4] updating pr comment --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f49bd7a7..6305dc32 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -48,7 +48,7 @@ To get started with Code Racer locally, follow these steps 2. Fork the repository as your own repo (so that you can make changes) -3. Clone forked repo to your local machine (By going on to the code button) +3. Clone forked repo to your local machine (By going on to the Code button) ```sh git clone https://github.com//code-racer.git From 58f13ce7ae70244e780c4a0c601c1cc787efc114 Mon Sep 17 00:00:00 2001 From: Cassia Rose Kataria <114595031+cassia-crypto@users.noreply.github.com> Date: Fri, 18 Oct 2024 09:04:51 +0000 Subject: [PATCH 4/4] syncing changes --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6305dc32..86fa71af 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -48,7 +48,7 @@ To get started with Code Racer locally, follow these steps 2. Fork the repository as your own repo (so that you can make changes) -3. Clone forked repo to your local machine (By going on to the Code button) +3. Clone forked repo to your local machine (by going on to the Code button) ```sh git clone https://github.com//code-racer.git