Skip to content

Commit 1dca655

Browse files
committed
add GA
1 parent 5022191 commit 1dca655

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

docs/contributing/feature-stages.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
Some Coder features are released in feature stages before they are generally
44
available.
55

6-
## Early access (EA) features
6+
## Early access features
77

88
Early access features are neither feature-complete nor stable. We do not
9-
recommend using EA features in production deployments.
9+
recommend using early access features in production deployments.
1010

11-
Coder releases EA features behind an “unsafe” experiment, where they’re
12-
accessible but not easy to find.
11+
Coder releases early access features behind an “unsafe” experiment, where
12+
they’re accessible but not easy to find.
1313

1414
### Early access support expectation
1515

@@ -66,3 +66,7 @@ for use.
6666
### Beta features support expectation
6767

6868
Support for beta features is available through _X_.
69+
70+
## General Availability (GA)
71+
72+
All other features have been tested, are stable, and are enabled by default.

0 commit comments

Comments
 (0)