From d50e77664363cf75f0a4d2d31c0bcf9d48d9ea3f Mon Sep 17 00:00:00 2001 From: Adam Kaplan Date: Mon, 26 Jan 2026 10:03:57 -0500 Subject: [PATCH] doc: Add Approved Features to Roadmap Improve the visibility of approved SHIP designs by adding them to the project Roadmap document. Assisted-by: Cursor Signed-off-by: Adam Kaplan --- ROADMAP.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ROADMAP.md b/ROADMAP.md index 39a4d02..9cbdf20 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -6,6 +6,15 @@ repositories are currently tied to the release cycle of the core [build](https://github.com/shipwright-io/build) sub-project. Shipwright aims to issue minor releases quarterly, using the same major and minor semantic version across repositories. +## Approved Features (SHIPs) + +Looking for a bigger feature to work on? Below are the currently approved SHIP design proposals +that are seeking contributions from the community: + +- [SHIP-0040](https://github.com/shipwright-io/community/issues/282): Build Runtime Class +- [SHIP-0041](https://github.com/shipwright-io/community/issues/283): Documentation Restructure +- [SHIP-0043](https://github.com/shipwright-io/community/issues/285): Multi-arch Image Builds + ## 2025 Release Schedule Below is the tentative release schedule for 2025. Actual release dates may vary based on community