From 679d20a992e11e6b29180ea819270e9d534dc1a3 Mon Sep 17 00:00:00 2001 From: Kyle Gach Date: Mon, 20 May 2024 10:28:57 -0600 Subject: [PATCH] Typo --- docs/contribute/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contribute/roadmap.md b/docs/contribute/roadmap.md index f0358a29260b..509f71b07164 100644 --- a/docs/contribute/roadmap.md +++ b/docs/contribute/roadmap.md @@ -5,7 +5,7 @@ hideRendererSelector: true The Storybook team maintains a [public roadmap](https://github.com/orgs/storybookjs/projects/20/views/1) in the form of a GitHub project. This page explains what's in the roadmap, how to interpret it, and how to contribute to it. -## What's in the roadmap +## What's in the roadmap? Each card represents a Storybook project. The columns represent how larger changes make their way from idea to shipped feature. Projects typically start as an [Request for Comment (RFC)](./RFC.md), then evolve into a [tracking issue](https://github.com/storybookjs/storybook/issues?q=is%3Aissue++sort%3Aupdated-desc+label%3ATracking+) once the team has fully scoped what it entails. We ship a Storybook [minor version](https://semver.org/) every eight weeks, and a major version once per year, typically in Feb/Mar.