From dfdaf6b47ec98234b0bc2dd3054fe48282b48c41 Mon Sep 17 00:00:00 2001 From: Ciaran De Groot Date: Sun, 25 Jan 2026 11:25:41 -0700 Subject: [PATCH 1/3] Add missing links to CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c7a188f7..9db412bc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -50,8 +50,8 @@ Developer News should include anything of interest to the whole pool of Kubernet Sources of this information include, but are not limited to: -* The kubernetes.io/dev mailing list archives -* Kubernetes.dev/events website and the Summit Team +* The [kubernetes-dev](https://groups.google.com/a/kubernetes.io/g/dev) mailing list archives +* [kubernetes.dev/events](https://www.kubernetes.dev/events/) website and the Summit Team * Chairs and Leads slack channel * Issues and PRs in Community, Enhancements, and Test-Infra repos * Steering committee meeting minutes From e9fc914e00f986e53caf64c7941d357f976f114e Mon Sep 17 00:00:00 2001 From: Ciaran De Groot Date: Mon, 26 Jan 2026 21:08:21 -0700 Subject: [PATCH 2/3] Fix typo --- STYLESHEET.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STYLESHEET.md b/STYLESHEET.md index db4c249e..d42e6266 100644 --- a/STYLESHEET.md +++ b/STYLESHEET.md @@ -8,7 +8,7 @@ The audience for LWKD is, in priority order: 2. Contributors to closely related projects 3. Engineers and documentation writers who work on Kubernetes distributions -Kubernetes users are not our audience, unless the are the kind of power user who tests alpha versions. +Kubernetes users are not our audience, unless they are the kind of power user who tests alpha versions. ## Mission From 746e8d68328bd4ed61ee6b595694c36ab8035945 Mon Sep 17 00:00:00 2001 From: Ciaran De Groot Date: Tue, 27 Jan 2026 17:25:06 -0700 Subject: [PATCH 3/3] Add docs for promotions --- CONTRIBUTING.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9db412bc..c88d975b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,7 +33,9 @@ Should you do this, please make sure to add your initials, name and contact link All contributors will be honored in the Authors.md file for a year or more after their last contribution. -## Developer News +## Sections + +### Developer News Developer News should include anything of interest to the whole pool of Kubernetes developers, which should include: @@ -58,6 +60,10 @@ Sources of this information include, but are not limited to: * The [Contributor Comms Meeting notes](https://docs.google.com/document/d/1KxutG0BivRcOtm9yxTrNRhq51qEE7wY0ZibyDTxrjtM/edit?tab=t.0) from the prior week (link is to 2025 edition) +### Promotions + +Promotions should include all features that have been promoted to a new stage. `test/compatibility_lifecycle/reference/versioned_feature_list.yaml` is the source of truth for feature gates, so you can check its commit history for relevant changes. + ## Searching for PRs We search for significant PRs merged in the last week against kubernetes/kubernetes using this github query: