Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bdd871d

Browse filesBrowse files
committed
minor #11010 [Diversity] Add Voting Logic Examples (zanbaldwin)
This PR was merged into the 3.4 branch. Discussion ---------- [Diversity] Add Voting Logic Examples Add reStructed Text table listing all possible combinations that would result in an actionable item passing the voting stage. Commits ------- 43f60f4 [Diversity] Add Voting Logic Examples
2 parents 54f7979 + 43f60f4 commit bdd871d
Copy full SHA for bdd871d

File tree

Expand file treeCollapse file tree

1 file changed

+17
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+17
-0
lines changed

‎contributing/diversity/governance.rst

Copy file name to clipboardExpand all lines: contributing/diversity/governance.rst
+17Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,23 @@ For an actionable item to pass, approval from greater than 50% of the voting
7272
guidance team members is required. Use or management of finances/donations
7373
require at least a two-thirds majority to pass.
7474

75+
For transparency and ease-of-understanding, this means only the following
76+
combinations of votes will result in an actionable item passing:
77+
78+
+-----+---------+---------+
79+
| For | Against | Abstain |
80+
+=====+=========+=========+
81+
| 5 | 0 | 0 |
82+
+-----+---------+---------+
83+
| 4 | 1 | 0 |
84+
+-----+---------+---------+
85+
| 3 | 2 | 0 |
86+
+-----+---------+---------+
87+
| 4 | 0 | 1 |
88+
+-----+---------+---------+
89+
| 3 | 1 | 1 |
90+
+-----+---------+---------+
91+
7592
Guidance Principles
7693
-------------------
7794

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.