From 6e59ac616b78fc74f14292c218bd9cbac6662306 Mon Sep 17 00:00:00 2001
From: Raunak Madan <143412156+CodexRaunak@users.noreply.github.com>
Date: Sun, 4 Jan 2026 04:05:36 +0530
Subject: [PATCH 1/2] Update badges and fix broken welcome guide link
Updated links and text for community resources.
Signed-off-by: Raunak Madan <143412156+CodexRaunak@users.noreply.github.com>
---
README.md | 31 +++++++++++++++++++++----------
1 file changed, 21 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index d7cb1d1..ca54a7b 100644
--- a/README.md
+++ b/README.md
@@ -6,15 +6,26 @@
-
-
-[](https://hub.docker.com/r/layer5/learn-layer5)
-[](https://goreportcard.com/report/github.com/layer5io/learn-layer5)
-[](https://github.com/issues?utf8=✓&q=is%3Aopen+is%3Aissue+archived%3Afalse+org%3Alayer5io+label%3A%22help+wanted%22+")
-[](https://layer5.io)
-[](https://twitter.com/intent/follow?screen_name=mesheryio)
-[](http://slack.layer5.io)
-[](https://bestpractices.coreinfrastructure.org/projects/3564)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -149,7 +160,7 @@ kubectl kuttl test --skip-cluster-delete=true --start-kind=false ./smi-test
-Our projects are community-built and welcome collaboration. 👍 Be sure to see the Layer5 Community Welcome Guide for a tour of resources available to you and jump into our Slack! Contributors are expected to adhere to the CNCF Code of Conduct.
+Our projects are community-built and welcome collaboration. 👍 Be sure to see the Layer5 Community Welcome Guide for a tour of resources available to you and jump into our Slack! Contributors are expected to adhere to the CNCF Code of Conduct.
From 9ade5b59ac5ae80e57607039b93057a2a9c15e6f Mon Sep 17 00:00:00 2001
From: Raunak Madan <143412156+CodexRaunak@users.noreply.github.com>
Date: Sun, 4 Jan 2026 05:23:07 +0530
Subject: [PATCH 2/2] Fix broken link in CONTRIBUTING.md
Signed-off-by: Raunak Madan <143412156+CodexRaunak@users.noreply.github.com>
---
CONTRIBUTING.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7404054..4171f9a 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,7 +1,7 @@
# Contributing Overview
Please do! Thanks for your help improving the project! :balloon:
-All contributors are welcome. Please see the [newcomers welcome guide](https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit) for how, where and why to contribute. This project is community-built and welcomes collaboration. Contributors are expected to adhere to our [Code of Conduct](.CODE_OF_CONDUCT.md).
+All contributors are welcome. Please see the [newcomers welcome guide](https://layer5.io/community/newcomers) for how, where and why to contribute. This project is community-built and welcomes collaboration. Contributors are expected to adhere to our [Code of Conduct](.CODE_OF_CONDUCT.md).
Not sure where to start? First, see the [newcomers welcome guide](https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit). Grab an open issue with the [help-wanted label](../../labels/help%20wanted) and jump in. Join the [Slack account](http://slack.layer5.io) and engage in conversation. Create a [new issue](/../../issues/new/choose) if needed. All [pull requests](/../../pulls) should reference an open [issue](/../../issues). Include keywords in your pull request descriptions, as well as commit messages, to [automatically close issues in GitHub](https://help.github.com/en/github/managing-your-work-on-github/closing-issues-using-keywords).
@@ -102,3 +102,4 @@ Resources: https://lab.github.com and https://try.github.com/
### License
This repository and site are available as open source under the terms of the [Apache 2.0 License](https://opensource.org/licenses/Apache-2.0).
+