Skip to content

Commit 51d46e2

Browse files
committed
prettier
1 parent a97d027 commit 51d46e2

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

docs/contributing/feature-stages.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Feature stages
22

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.
45

56
For more information about a specific feature, please contact _X_.
67

@@ -15,8 +16,8 @@ leave feedback and get support for alpha features.
1516

1617
## Early access (EA) features
1718

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.
2021

2122
Coder releases EA features behind an “unsafe” experiment, where they’re
2223
accessible but not easy to find.
@@ -28,16 +29,15 @@ Support for early access features is available through _X_.
2829
## Experimental features
2930

3031
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.
3535

3636
Coder may make significant changes to experiments or revert features to a
3737
feature flag at any time.
3838

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.
4141

4242
You can opt-out of an experiment after you've enabled it.
4343

@@ -70,7 +70,8 @@ Support for experimental features is available through _X_.
7070

7171
Beta features are open to the public, but are tagged with a `Beta` label.
7272

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.
7475

7576
### Beta features support expectation
7677

0 commit comments

Comments
 (0)