From bf1fab947a0a3bccac3859068b0f5624ff6dbede Mon Sep 17 00:00:00 2001 From: GauravVerma789 Date: Sat, 20 Jun 2026 00:15:01 +0530 Subject: [PATCH 1/3] Update README.md Signed-off-by: GauravVerma789 --- README.md | 43 +++++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index ef07c76b..9db10a08 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![freeCodeCamp Social Banner](https://cdn.freecodecamp.org/platform/universal/fcc_banner_new.png)](https://www.freecodecamp.org/) -[![Discord](https://img.shields.io/discord/692816967895220344?logo=discord&label=Discord&color=5865F2)](https://discord.gg/PRyKn3Vbay) +[![Discord](https://img.shields.io/discord/692816967895220344?logo=discord&label=Discord&color=5865F2)](https://chat.freecodecamp.org) # Contribute @@ -8,42 +8,45 @@ This code is running live at [contribute.freecodecamp.org](https://contribute.freecodecamp.org). -Our community also has: +--- -- A [forum](https://forum.freecodecamp.org) where you can usually get programming help or project feedback within hours. -- A [YouTube channel](https://youtube.com/freecodecamp) with free courses on Python, SQL, Android, and a wide variety of other technologies. -- A [technical publication](https://www.freecodecamp.org/news) with thousands of programming tutorials and articles about mathematics and computer science. -- A [Discord server](https://chat.freecodecamp.org) where you can hang out and talk with developers and people who are learning to code. +## Community Channels -> #### [Join the community here](https://www.freecodecamp.org/signin). +Our community is active across multiple platforms. Join us to get help, give feedback, or chat with other learners: -### Reporting Bugs and Issues +* **[Forum](https://forum.freecodecamp.org):** Get programming help or project feedback within hours. +* **[YouTube Channel](https://youtube.com/freecodecamp):** Free comprehensive courses on Python, SQL, Web Development, and more. +* **[Technical Publication](https://www.freecodecamp.org/news):** Thousands of technical tutorials and articles about coding and computer science. +* **[Discord Server](https://chat.freecodecamp.org):** Hang out and talk in real-time with developers and students. -If you think you've found a bug, first read the [how to report a bug](https://forum.freecodecamp.org/t/how-to-report-a-bug/19543) article and follow its instructions. +> #### [Join the freeCodeCamp community here](https://www.freecodecamp.org/signin) -If you're confident it's a new bug and have confirmed that someone else is facing the same issue, go ahead and create a new GitHub issue. Be sure to include as much information as possible so we can reproduce the bug. +--- -### Reporting Security Issues and Responsible Disclosure +## Guidelines and Documentation -We appreciate responsible disclosure of vulnerabilities that might impact the integrity of our platforms and users. +### Reporting Bugs and Issues +If you think you've found a bug, please first read the [how to report a bug](https://forum.freecodecamp.org/t/how-to-report-a-bug/19543) article and follow its instructions. If it's a new and verified bug, feel free to open a new GitHub issue with clear reproduction steps. -> #### [Read our security policy and follow these steps to report a vulnerability](https://contribute.freecodecamp.org/security). +### Security Issues and Responsible Disclosure +We appreciate responsible disclosure of vulnerabilities that might impact the integrity of our platforms and users. Please [read our security policy](https://contribute.freecodecamp.org/security) to report any vulnerabilities safely. -### Contributing +### Contributing to the Docs +The freeCodeCamp.org community is possible thanks to thousands of kind volunteers like you. We welcome all contributions to this documentation site and are excited to welcome you aboard. -The freeCodeCamp.org community is possible thanks to thousands of kind volunteers like you. We welcome all contributions to the community and are excited to welcome you aboard. +> #### [Please follow these steps to contribute](https://contribute.freecodecamp.org/how-to-work-on-the-docs-site) -> #### [Please follow these steps to contribute](https://contribute.freecodecamp.org/how-to-work-on-the-docs-site). +--- -Recent Contributions: +## Recent Contributions ![Alt](https://repobeats.axiom.co/api/embed/fa251dc26940513ed7a3bc2f01c3fe97c85dea84.svg 'Repobeats analytics image') -### License +## License Copyright © 2014 freeCodeCamp.org The content of this repository is bound by the following licenses: -- The computer software is licensed under the [BSD-3-Clause](LICENSE.md) license. -- The documentation is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). +* The computer software is licensed under the [BSD-3-Clause](LICENSE.md) license. +* The documentation is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). From 32e85d8d59d19ac6ff6a41e2d9b4aaaee34818d9 Mon Sep 17 00:00:00 2001 From: GauravVerma789 Date: Sat, 20 Jun 2026 00:19:32 +0530 Subject: [PATCH 2/3] Standardized the Discord community link in the badge to use the consistent chat.freecodecamp.org domain and improved the general layout structure for better readability. Signed-off-by: GauravVerma789 From a25017be2cc30c2f0c3d9f5acaf9c3119499d20e Mon Sep 17 00:00:00 2001 From: GauravVerma789 Date: Sat, 20 Jun 2026 01:14:55 +0530 Subject: [PATCH 3/3] updated the readme with prettier --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9db10a08..2171775e 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ This code is running live at [contribute.freecodecamp.org](https://contribute.fr Our community is active across multiple platforms. Join us to get help, give feedback, or chat with other learners: -* **[Forum](https://forum.freecodecamp.org):** Get programming help or project feedback within hours. -* **[YouTube Channel](https://youtube.com/freecodecamp):** Free comprehensive courses on Python, SQL, Web Development, and more. -* **[Technical Publication](https://www.freecodecamp.org/news):** Thousands of technical tutorials and articles about coding and computer science. -* **[Discord Server](https://chat.freecodecamp.org):** Hang out and talk in real-time with developers and students. +- **[Forum](https://forum.freecodecamp.org):** Get programming help or project feedback within hours. +- **[YouTube Channel](https://youtube.com/freecodecamp):** Free comprehensive courses on Python, SQL, Web Development, and more. +- **[Technical Publication](https://www.freecodecamp.org/news):** Thousands of technical tutorials and articles about coding and computer science. +- **[Discord Server](https://chat.freecodecamp.org):** Hang out and talk in real-time with developers and students. > #### [Join the freeCodeCamp community here](https://www.freecodecamp.org/signin) @@ -26,12 +26,15 @@ Our community is active across multiple platforms. Join us to get help, give fee ## Guidelines and Documentation ### Reporting Bugs and Issues + If you think you've found a bug, please first read the [how to report a bug](https://forum.freecodecamp.org/t/how-to-report-a-bug/19543) article and follow its instructions. If it's a new and verified bug, feel free to open a new GitHub issue with clear reproduction steps. ### Security Issues and Responsible Disclosure + We appreciate responsible disclosure of vulnerabilities that might impact the integrity of our platforms and users. Please [read our security policy](https://contribute.freecodecamp.org/security) to report any vulnerabilities safely. ### Contributing to the Docs + The freeCodeCamp.org community is possible thanks to thousands of kind volunteers like you. We welcome all contributions to this documentation site and are excited to welcome you aboard. > #### [Please follow these steps to contribute](https://contribute.freecodecamp.org/how-to-work-on-the-docs-site) @@ -48,5 +51,5 @@ Copyright © 2014 freeCodeCamp.org The content of this repository is bound by the following licenses: -* The computer software is licensed under the [BSD-3-Clause](LICENSE.md) license. -* The documentation is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). +- The computer software is licensed under the [BSD-3-Clause](LICENSE.md) license. +- The documentation is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).