We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad50e0 commit 81031d9Copy full SHA for 81031d9
src/contributing.md
@@ -53,6 +53,8 @@ channels: stable, beta, and nightly.
53
- **Stable**: this is the latest stable release for general usage.
54
- **Beta**: this is the next release (will be stable within 6 weeks).
55
- **Nightly**: follows the `master` branch of the repo.
56
+ This is the only channel where unstable, incomplete, or experimental features
57
+ should be used (with feature gates).
58
59
See [this chapter on implementing new features](./implementing_new_features.md) for more
60
information.
0 commit comments