-
Notifications
You must be signed in to change notification settings - Fork 163
Description
Voting is used in number of places. A lot of these set a threshold (majority, 2/3, 3/4). But very few of these establish what the denominator is.
Rather than have point solutions, it would be useful to have a general rule. My suggestion is that the denominator in any such vote is
the set of people who are eligible to cast a vote.
For bodies like the AB and TAG and councils, where we expect the people involved to be engaged, I'd argue that this approach is superior.
In particular, I have observed a trend where people who organize a vote do not set a deadline for votes. In that case, a threshold based on the number of people who vote gives the vote organizer the power to disenfranchise people. That's obviously not happening, but it would be better not to have that option. (Moving to an all-eligible rule doesn't prevent someone from setting a deadline, just that it removes that sharp edge.)
Obviously, specific cases would override that general rule. And maybe it makes sense for AC votes (where the turnout is often very low) to rely on the established quorum rules, making an all-AC vote a general exception to a general rule.