Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(docs): outline new feature stages#14786

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
EdwardAngert merged 7 commits intoorgs-licensesfromfeature-stages
Sep 26, 2024
Merged
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
more generalized support copy
  • Loading branch information
@EdwardAngert
EdwardAngert committedSep 25, 2024
commitc25401f5101ba9c8f02716ccc6ab87d509d09e06
15 changes: 2 additions & 13 deletionsdocs/contributing/feature-stages.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -3,6 +3,8 @@
Some Coder features are released in feature stages before they are generally
available.

If you encounter an issue with any Coder feature, please submit a [GitHub issues](https://github.com/coder/coder/issues) or join the [Coder Discord](https://discord.gg/coder).

## Early access features

Early access features are neither feature-complete nor stable. We do not
Expand All@@ -11,11 +13,6 @@ recommend using early access features in production deployments.
Coder releases early access features behind an “unsafe” experiment, where
they’re accessible but not easy to find.

### Early access support expectation

We recommend using [GitHub issues](https://github.com/coder/coder/issues) to
leave feedback and get support for early access features.

## Experimental features

These features are disabled by default, and not recommended for use in
Expand All@@ -41,10 +38,6 @@ coder server --experiments=feature1,feature2
# Alternatively, use the `CODER_EXPERIMENTS` environment variable.
```

### Experimental features support expectation

Support for experimental features is available through _X_.

### Available experimental features

<!-- Code generated by scripts/release/docs_update_experiments.sh. DO NOT EDIT. -->
Expand All@@ -63,10 +56,6 @@ Beta features are open to the public, but are tagged with a `Beta` label.
They’re subject to minor changes and may contain bugs, but are generally ready
for use.

### Beta features support expectation

Support for beta features is available through _X_.

## General Availability (GA)

All other features have been tested, are stable, and are enabled by default.

[8]ページ先頭

©2009-2025 Movatter.jp