Skip to content

Commit 2df250e

Browse files
committed
Update governance docs
1 parent b43a6b3 commit 2df250e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

GOVERNANCE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ This table gives a high-level overview of the stages, but please see the individ
130130
### Stage 3 — Beta
131131

132132
- A proposal enters **Stage 3 — Beta** once it receives **Stage 2 — Alpha** PR approvals from 2 SC members and is merged to `dev`
133-
- An SC member authoring the PR counts an an implicit approval, so in those cases explicit approval is required from 1 additional SC member
133+
- An SC member authoring the `unstable_` PR counts as an implicit approval, so in those cases explicit approval is required from 1 additional SC member
134134
- This will include the feature in `nightly` releases and the next normal SemVer release for broader beta testing under the `unstable_` flag
135135

136136
### Stage 4 — Stabilization
@@ -146,4 +146,5 @@ This table gives a high-level overview of the stages, but please see the individ
146146
### Stage 5 — Stable
147147

148148
- A proposal enters **Stage 5 — Stable** once it receives **Stage 4 — Stabilization** PR approvals from at least 50% of the SC members and is merged to `dev`
149+
- An SC member authoring the stabilization PR counts as an implicit approval
149150
- This will include the stable feature in `nightly` releases and the next normal SemVer release

0 commit comments

Comments
 (0)