Skip to content

Commit f9ec745

Browse files
committed
improve and strengthen wording
1 parent 81031d9 commit f9ec745

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ channels: stable, beta, and nightly.
5353
- **Stable**: this is the latest stable release for general usage.
5454
- **Beta**: this is the next release (will be stable within 6 weeks).
5555
- **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).
56+
This is the only channel where unstable features are intended to be used,
57+
which happens via opt-in feature gates.
5858

5959
See [this chapter on implementing new features](./implementing_new_features.md) for more
6060
information.

0 commit comments

Comments
 (0)