-
Notifications
You must be signed in to change notification settings - Fork 2
Voting and Decision Making
Thomas Behan edited this page Apr 15, 2024
·
4 revisions
This document outlines the voting and decision-making process:
Voting ensures all contributors can partake in decision-making, promoting transparency, fairness, and collaboration within the project.
Votes may determine:
- Feature changes: Adding or removing project features.
- Design choices: Decisions on project design and architecture.
- Code modifications: Major code changes like refactoring.
- Community rules: Guidelines on project governance and conduct.
- Project timelines: Setting or adjusting project milestones.
- Proposal: Contributors propose decisions by starting a discussion on GitHub, explaining the decision and its details.
- Discussion: Contributors discuss the proposal, clarify details, and share opinions.
- Voting: After discussing, a poll is created for voting.
- Decision: Post-vote, the majority decision stands unless there’s a tie, in which case maintainers may decide or extend discussions.
- Implementation: Decisions are implemented, with significant changes undergoing further review through pull requests.