Skip to content

Commit 544f547

Browse files
EdwardAngertaslilac
authored andcommitted
docs: copy edit early access section in feature-stages doc (#16730)
- copy edit EA section with @mattvollmer 's suggestions - ran the script that updates the list of experiments --------- Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
1 parent 71170b0 commit 544f547

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

docs/about/feature-stages.md

+4-9
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,9 @@ If you encounter an issue with any Coder feature, please submit a
1616
Early access features are neither feature-complete nor stable. We do not
1717
recommend using early access features in production deployments.
1818

19-
Coder often releases early access features behind an “unsafe” experiment, where
20-
they’re accessible but not easy to find.
21-
They are disabled by default, and not recommended for use in
22-
production because they might cause performance or stability issues. In most cases,
23-
early access features are mostly complete, but require further internal testing and
24-
will stay in the early access stage for at least one month.
19+
Coder sometimes releases early access features that are available for use, but are disabled by default.
20+
You shouldn't use early access features in production because they might cause performance or stability issues.
21+
Early access features can be mostly feature-complete, but require further internal testing and remain in the early access stage for at least one month.
2522

2623
Coder may make significant changes or revert features to a feature flag at any time.
2724

@@ -55,9 +52,7 @@ You can opt-out of a feature after you've enabled it.
5552
<!-- Code generated by scripts/release/docs_update_experiments.sh. DO NOT EDIT. -->
5653
<!-- BEGIN: available-experimental-features -->
5754

58-
| Feature | Description | Available in |
59-
|-----------------|---------------------------------------------------------------------|--------------|
60-
| `notifications` | Sends notifications via SMTP and webhooks following certain events. | stable |
55+
Currently no experimental features are available in the latest mainline or stable release.
6156

6257
<!-- END: available-experimental-features -->
6358

0 commit comments

Comments
 (0)