1
1
#Feature stages
2
2
3
- Some Coder features are released in feature stages before they are generally available.
3
+ Some Coder features are released in feature stages before they are generally
4
+ available.
4
5
5
6
For more information about a specific feature, please contact_ X_ .
6
7
@@ -15,8 +16,8 @@ leave feedback and get support for alpha features.
15
16
16
17
##Early access (EA) features
17
18
18
- Early access features are neither feature-complete nor stable.
19
- We do not recommend using EA features in production deployments.
19
+ Early access features are neither feature-complete nor stable. We do not
20
+ recommend using EA features in production deployments.
20
21
21
22
Coder releases EA features behind an “unsafe” experiment, where they’re
22
23
accessible but not easy to find.
@@ -28,16 +29,15 @@ Support for early access features is available through _X_.
28
29
##Experimental features
29
30
30
31
These features are disabled by default, and not recommended for use in
31
- production as they may cause performance or stability issues.
32
- In most cases, experimental features are complete, but require further
33
- internal testing and will only stay in the experimental stage for one or
34
- two weeks.
32
+ production as they may cause performance or stability issues. In most cases,
33
+ experimental features are complete, but require further internal testing and
34
+ will only stay in the experimental stage for one or two weeks.
35
35
36
36
Coder may make significant changes to experiments or revert features to a
37
37
feature flag at any time.
38
38
39
- If you plan to activate an experimental feature, we suggest that you use
40
- a staging deployment.
39
+ If you plan to activate an experimental feature, we suggest that you use a
40
+ staging deployment.
41
41
42
42
You can opt-out of an experiment after you've enabled it.
43
43
@@ -70,7 +70,8 @@ Support for experimental features is available through _X_.
70
70
71
71
Beta features are open to the public, but are tagged with a` Beta ` label.
72
72
73
- They’re subject to minor changes and may contain bugs, but are generally ready for use.
73
+ They’re subject to minor changes and may contain bugs, but are generally ready
74
+ for use.
74
75
75
76
###Beta features support expectation
76
77