mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
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>
This commit is contained in:
@@ -16,12 +16,9 @@ If you encounter an issue with any Coder feature, please submit a
|
||||
Early access features are neither feature-complete nor stable. We do not
|
||||
recommend using early access features in production deployments.
|
||||
|
||||
Coder often releases early access features behind an “unsafe” experiment, where
|
||||
they’re accessible but not easy to find.
|
||||
They are disabled by default, and not recommended for use in
|
||||
production because they might cause performance or stability issues. In most cases,
|
||||
early access features are mostly complete, but require further internal testing and
|
||||
will stay in the early access stage for at least one month.
|
||||
Coder sometimes releases early access features that are available for use, but are disabled by default.
|
||||
You shouldn't use early access features in production because they might cause performance or stability issues.
|
||||
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.
|
||||
|
||||
Coder may make significant changes or revert features to a feature flag at any time.
|
||||
|
||||
@@ -55,9 +52,7 @@ You can opt-out of a feature after you've enabled it.
|
||||
<!-- Code generated by scripts/release/docs_update_experiments.sh. DO NOT EDIT. -->
|
||||
<!-- BEGIN: available-experimental-features -->
|
||||
|
||||
| Feature | Description | Available in |
|
||||
|-----------------|---------------------------------------------------------------------|--------------|
|
||||
| `notifications` | Sends notifications via SMTP and webhooks following certain events. | stable |
|
||||
Currently no experimental features are available in the latest mainline or stable release.
|
||||
|
||||
<!-- END: available-experimental-features -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user