From b6417681dfda977ca1e3f0bdb12e13c4a5572a97 Mon Sep 17 00:00:00 2001 From: macAir3 Date: Wed, 26 Nov 2025 19:46:06 +0000 Subject: [PATCH] Update CONTRIBUTORS.md to add Bibek Gautam and fix HTML entity in resource link --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2729b7c..bf1b7f5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,7 @@ - [Dempsey Palacio Tascon](https://github.com/deej-tsn) - [Benny Yeung](https://github.com/bennyyeung) - [Helen Sou](https://github.com/HSSH686) +- [Bibek Gautam](https://github.com/BG-bibek) # How to Contribute @@ -23,5 +24,5 @@ We hope that members of the freeCodeCamp London community will benefit from the ### I'm new to all this. How do I get started? If you are a new developer, and you haven't used version control tools such as Git and GitHub before, the experience can be confusing at first. -A good place to start is to check out [freeCodeCamp's own article on Git and GitHub](https://www.freecodecamp.org/news/introduction-to-git-and-github/). The article explains key concepts and contains links to other resources so that you can get more information or alternative explanations as needed. +A good place to start is to check out [freeCodeCamp's own article on Git and GitHub](https://www.freecodecamp.org/news/introduction-to-git-and-github/). The article explains key concepts and contains links to other resources so that you can get more information or alternative explanations as needed. Also feel free to drop into our discord and ask us for advice!