From 858836c2b82425cecebe58fa69bc8d8dd0fa0e1b Mon Sep 17 00:00:00 2001 From: hunix443 <211940501+hunix443@users.noreply.github.com> Date: Thu, 25 Jun 2026 19:27:30 -1000 Subject: [PATCH] docs: remove contribution section from README --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 59bd2597..47b77cf5 100644 --- a/README.md +++ b/README.md @@ -147,16 +147,6 @@ Projects marked with a synopsis (under [`SYNOPSES/`](./SYNOPSES)) have detailed - **[Certification Roadmaps](./ROADMAPS/README.md)** — 10 career paths for SOC Analyst, Pentester, Security Engineer, GRC Analyst, and more - **[Learning Resources](./RESOURCES/README.md)** — Curated tools, courses, certifications, YouTube channels, Reddit communities, and security frameworks -## Contributing - -Contributions are welcome. If you want to add a project, improve existing code, or fix documentation: - -1. Fork the repository -2. Create a feature branch -3. Open a pull request - -See the [open issues](https://github.com/CarterPerez-dev/Cybersecurity-Projects/issues) for ideas on what to work on. - ## License [AGPL 3.0](./LICENSE)