Skip to content

Commit 3d9628e

Browse files
committed
add table to feature stages
1 parent e8d5f98 commit 3d9628e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/about/feature-stages.md

+8
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ If you encounter an issue with any Coder feature, please submit a
77
[GitHub issue](https://github.com/coder/coder/issues) or join the
88
[Coder Discord](https://discord.gg/coder).
99

10+
## Feature stages
11+
12+
| Feature stage | Stable | Production-ready | Support | Description |
13+
|----------------------------------------|--------|------------------|-----------------------|--------------------------------------------------------------------------------------------------------------------------------|
14+
| [Early Access](#early-access-features) | No | No | GitHub issues | For staging only. Not feature-complete or stable. Disabled by default. |
15+
| [Beta](#beta) | No | Not fully | Docs, Discord, GitHub | Publicly available. In active developement with minor bugs. Suitable for staging; optional for production. Not covered by SLA. |
16+
| [GA](#general-availability-ga) | Yes | Yes | License-based | Stable and tested. Enabled by default. Fully documented. Support based on license. |
17+
1018
## Early access features
1119

1220
- **Stable**: No

0 commit comments

Comments
 (0)