75% majority now required for FCP
This commit is contained in:
parent
9f443225ac
commit
0712fd36a2
1 changed files with 2 additions and 2 deletions
|
@ -141,7 +141,7 @@ follows:
|
||||||
given, an FCP can be cancelled. It is often preceded by a comment summarising
|
given, an FCP can be cancelled. It is often preceded by a comment summarising
|
||||||
the current state of the discussion, along with reasoning for its occurrence.
|
the current state of the discussion, along with reasoning for its occurrence.
|
||||||
- A concern can be raised by a Core Team member at any time, which will block
|
- A concern can be raised by a Core Team member at any time, which will block
|
||||||
an FCP from beginning. An FCP will only begin when a **majority** of core
|
an FCP from beginning. An FCP will only begin when a **75% majority** of core
|
||||||
team members agree on its outcome, and all existing concerns have been
|
team members agree on its outcome, and all existing concerns have been
|
||||||
resolved.
|
resolved.
|
||||||
- The FCP will then begin and last for 5 days, giving anyone else some time to
|
- The FCP will then begin and last for 5 days, giving anyone else some time to
|
||||||
|
@ -233,7 +233,7 @@ Name GitHub Label Description
|
||||||
=============================== ============================= ====================================
|
=============================== ============================= ====================================
|
||||||
Proposal Drafting and Feedback N/A A proposal document which is still work-in-progress but is being shared to incorporate feedback. Please prefix your proposal's title with ``[WIP]`` to make it easier for reviewers to skim their notifications list.
|
Proposal Drafting and Feedback N/A A proposal document which is still work-in-progress but is being shared to incorporate feedback. Please prefix your proposal's title with ``[WIP]`` to make it easier for reviewers to skim their notifications list.
|
||||||
Proposal In Review proposal-in-review A proposal document which is now ready and waiting for review by the Core Team and community
|
Proposal In Review proposal-in-review A proposal document which is now ready and waiting for review by the Core Team and community
|
||||||
Proposed Final Comment Period proposed-final-comment-period Currently awaiting signoff of a majority of team members in order to enter the final comment period
|
Proposed Final Comment Period proposed-final-comment-period Currently awaiting signoff of a 75% majority of team members in order to enter the final comment period
|
||||||
Final Comment Period final-comment-period A proposal document which has reached final comment period either for merge, closure or postponement
|
Final Comment Period final-comment-period A proposal document which has reached final comment period either for merge, closure or postponement
|
||||||
Final Commment Period Complete finished-final-comment-period The final comment period has been completed. Waiting for a demonstration implementation
|
Final Commment Period Complete finished-final-comment-period The final comment period has been completed. Waiting for a demonstration implementation
|
||||||
Spec PR Missing spec-pr-missing The proposal has been agreed, and proven with a demonstration implementation. Waiting for a PR against the Spec
|
Spec PR Missing spec-pr-missing The proposal has been agreed, and proven with a demonstration implementation. Waiting for a PR against the Spec
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue