Skip to content

prevent the number of eligible votes from changing during a vote #246

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from 2 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
1 change: 1 addition & 0 deletions constitution.tex
Original file line number Diff line number Diff line change
Expand Up @@ -900,6 +900,7 @@ \subsection{Modifying the Constitution}

\asubsection{Eligible Votes}
The number of Active Members eligible to vote on the issue.
The eligible voters for a vote are determined and fixed when that vote is called.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, so if someone becomes active during the ballot period for an amendment, they would not be eligible? Or how is called defined here? Called for or called as resolved?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point. changed wording.


\asubsection{Votes Cast}
The number of ballots cast in a vote, excluding abstentions.
Expand Down