@@ -120,14 +120,22 @@ needed [approvals](#code-reviews), [CI](#testing-and-ci), and
120
120
except the [ wait time] ( #waiting-for-approvals ) , please add the
121
121
[ ` author ready ` ] ( #author-ready-pull-requests ) label.
122
122
123
- Where there is disagreement among Collaborators, consensus should be sought if
124
- possible. If reaching consensus is not possible, a Collaborator may escalate the
125
- issue to the TSC.
126
-
127
- Collaborators should not block a pull request without providing a reason.
128
- Another Collaborator may ask an objecting Collaborator to explain their
129
- objection. If the objector is unresponsive, another Collaborator may dismiss the
130
- objection.
123
+ If a collaborator believes a pull request should not land as is, ** the "Request
124
+ Changes" GitHub feature must be used to make the objection explicit** . An
125
+ implicit objection not using the "Request Changes" feature is not a
126
+ blocker for a pull request. Pull requests with an explicit objection should
127
+ not land until all objections are satisfied. Collaborators should not block a
128
+ pull request without providing a reason. ** Providing a set of actionable steps
129
+ alongside the objection is recommended, and the objector must be willing to
130
+ work with the pull request author to reach a consensus about the direction of
131
+ the pull request** . If reaching consensus is not possible, a Collaborator may
132
+ escalate the issue to the TSC.
133
+
134
+ If the objection is not clear to others, another Collaborator may ask an
135
+ objecting Collaborator to explain their objection or to provide actionable
136
+ steps to resolve the objection. ** If the objector is unresponsive for seven
137
+ days after a collaborator asks for clarification, another Collaborator may
138
+ dismiss the objection** .
131
139
132
140
[ Breaking changes] ( #breaking-changes ) must receive
133
141
[ TSC review] ( #involving-the-tsc ) . If two TSC members approve the pull request
0 commit comments