From f8a1d45f2b2947633bfbec669e8c3a7cac5f5de6 Mon Sep 17 00:00:00 2001 From: programarivm Date: Sat, 20 Jul 2024 13:00:10 +0200 Subject: [PATCH] Updated the Contributing Guidelines --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d6fca49f..934ef11a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,7 @@ Chess is a perfect topic for learning full-stack web development as well as for - Add the following comment to the issue you want to be assigned to: "Hi there, happy learning and coding!" - Be prepared to create a friendly PR once the issue has been assigned to you. -Once you're ready, [fork the repo](https://docs.github.com/es/get-started/quickstart/fork-a-repo) and create a new branch from `main` as per the following convention. +Once you're ready, fork the repo and create a new branch from `main` as per the following convention. ```text $ git checkout -b issue/n-the-title-of-the-issue