@@ -125,14 +125,23 @@ To call for a standard vote, here is a template PR comment:
125
125
* notifications given to the core group
126
126
127
127
----
128
- :Quorum: All percentages below express *both * required participation, as a
128
+ :Quorum: Quorum for votes can be met in one of three ways depending on the vote: the standard quorum rules,
129
+ the accelerated quorum rules, and the "time out" quorum rules. The specific quorum rules applicable
130
+ for each vote are listed below.
131
+
132
+ **Standard Quorum Rules **: All percentages below express *both * required participation, as a
129
133
fraction of the active core team, as well as the fraction of that
130
134
fraction who vote affirmatively on the issue. For example, in a vote
131
135
requiring 50%, with 18 active core members, at least 9 must vote;
132
136
if 9 vote, there must 5 affirmative votes. If 13 members vote, 7
133
137
must be affirmative.
138
+
139
+ **Accelerated Quorum Rules **: For certain votes, we allow a lower quorum level. For these votes,
140
+ if the vote ends after at least a week and there are no "no" votes, a quorum of half of the size
141
+ needed for a **standard quorum ** above is accepatble. For example, for a vote requiring 50% with 18
142
+ active core members, at least 5 people must vote "yes" and exactly 0 people must vote "no".
134
143
135
- Because everyone is busy and it is difficult sometimes to get quorum,
144
+ ** Time-out Quorum Rules **: Because everyone is busy and it is difficult sometimes to get quorum,
136
145
votes not achieving quorum will eventually time out on their set end date. When this happens,
137
146
the current participation level is taken for what it is, and the percentage
138
147
of affirmative votes is calculated from whatever the vote total is at that
@@ -179,6 +188,7 @@ To call for a standard vote, here is a template PR comment:
179
188
180
189
* Standard
181
190
* 60% Majority to pass
191
+ * Quorum rules: standard or time-out
182
192
183
193
----
184
194
@@ -187,6 +197,7 @@ To call for a standard vote, here is a template PR comment:
187
197
188
198
* Sensitive
189
199
* 50% Majority to pass
200
+ * Quorum rules: standard, accelerated, or time-out
190
201
191
202
----
192
203
@@ -199,6 +210,7 @@ To call for a standard vote, here is a template PR comment:
199
210
200
211
* Sensitive
201
212
* 66.7% Majority to pass
213
+ * Quorum rules: standard or time-out
202
214
203
215
----
204
216
@@ -207,6 +219,7 @@ To call for a standard vote, here is a template PR comment:
207
219
208
220
* Standard
209
221
* 50% Majority to pass
222
+ * Quorum rules: standard or time-out
210
223
211
224
----
212
225
@@ -215,6 +228,7 @@ To call for a standard vote, here is a template PR comment:
215
228
216
229
* Standard
217
230
* 50% Majority to pass
231
+ * Quorum rules: standard or time-out
218
232
219
233
----
220
234
@@ -240,6 +254,7 @@ To call for a standard vote, here is a template PR comment:
240
254
241
255
* Sensitive
242
256
* 60% Majority to pass
257
+ * Quorum rules: standard or time-out
243
258
244
259
----
245
260
@@ -249,6 +264,7 @@ To call for a standard vote, here is a template PR comment:
249
264
250
265
* Sensitive
251
266
* 66.7% Majority to pass
267
+ * Quorum rules: standard or time-out
252
268
253
269
----
254
270
@@ -258,6 +274,7 @@ To call for a standard vote, here is a template PR comment:
258
274
259
275
* Sensitive
260
276
* 75% Majority to pass
277
+ * Quorum rules: standard or time-out
261
278
262
279
----
263
280
@@ -269,7 +286,8 @@ To call for a standard vote, here is a template PR comment:
269
286
and discussions. Friendly reminders to vote are encouraged.
270
287
271
288
* Standard
272
- * 50% plus one of those voting to pass
289
+ * 50% Majority to pass
290
+ * Quorum rules: standard, accelerated, or time-out
273
291
274
292
----
275
293
@@ -286,6 +304,7 @@ To call for a standard vote, here is a template PR comment:
286
304
287
305
* Standard
288
306
* 50% Majority to pass
307
+ * Quorum rules: standard or time-out
289
308
290
309
----
291
310
@@ -297,11 +316,12 @@ To call for a standard vote, here is a template PR comment:
297
316
298
317
* Standard
299
318
* 75% plus one of those voting to pass
319
+ * Quorum rules: standard or time-out
300
320
301
321
----
302
322
303
- All other voting items are considered to be standard and require a 50%
304
- majority to pass.
323
+ All other voting items are considered to be standard, require a 50%
324
+ majority to pass, and use only the standard or time-out quorum rules .
305
325
306
326
Current Members of Core
307
327
-----------------------
0 commit comments