Skip to content
Merged
Changes from all commits
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
8 changes: 4 additions & 4 deletions src/compiler/proposals-and-stabilization.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ are suitable for each method of making a proposal - see below):
- A proposal is r+'d when it is approved to be merged.
- r+ can only be used to approve a PR.
- Seconding
- A proposal is second'ed when a team member formally endorses the proposal. It is intended that
seconding only occur once discussion has concluded and team members have had time to raise
concerns. Seconding tentatively accepts a proposal subject to a ten-day waiting period for
other team members to raise any concerns.
- A proposal is second'ed when a team member formally endorses the proposal. Seconding tentatively
accepts a proposal subject to a ten-day waiting period for other team members to raise any
concerns.
- Seconding can only be used to approve a MCP.
- You can "unsecond" by removing the `seconded` label on the MCP.
- FCP
- A Final Comment Period is started by a T-compiler member. it's a tool to get concrete consensus
from the team. This requires sign-off from the compiler FCP reviewers (the [`compiler-fcp`
Expand Down