diff --git a/docs/about/feature-stages.md b/docs/about/feature-stages.md index 65644e98b558f..7b83cadf3c7aa 100644 --- a/docs/about/feature-stages.md +++ b/docs/about/feature-stages.md @@ -7,6 +7,14 @@ If you encounter an issue with any Coder feature, please submit a [GitHub issue](https://github.com/coder/coder/issues) or join the [Coder Discord](https://discord.gg/coder). +## Feature stages + +| Feature stage | Stable | Production-ready | Support | Description | +|----------------------------------------|--------|------------------|-----------------------|-------------------------------------------------------------------------------------------------------------------------------| +| [Early Access](#early-access-features) | No | No | GitHub issues | For staging only. Not feature-complete or stable. Disabled by default. | +| [Beta](#beta) | No | Not fully | Docs, Discord, GitHub | Publicly available. In active development with minor bugs. Suitable for staging; optional for production. Not covered by SLA. | +| [GA](#general-availability-ga) | Yes | Yes | License-based | Stable and tested. Enabled by default. Fully documented. Support based on license. | + ## Early access features - **Stable**: No