Skip to content

Commit 45c95fc

Browse files
committed
update after feedback
1 parent 233c03e commit 45c95fc

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

web/pandas/pdeps/0001-purpose-and-guidelines.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,19 @@ advisor on the PDEP when it is submitted to the PDEP repository.
5656

5757
### Workflow
5858

59+
#### Rationale
60+
5961
Our workflow was created to support and enable a consensus seeking process, and to provide clarify,
6062
for current and future authors, as well as voting members. It is not a strict policy, and we
6163
discourage any interpretation which seeks to take advantage of it in a way that could "force" or
6264
"sneak" decisions in one way or another. We expect and encourage transparency, active discussion,
6365
feedback, and compromise from all our community members.
6466

67+
#### PDEP States
68+
6569
The possible states of a PDEP are:
6670

71+
- Draft
6772
- Under discussion
6873
- Accepted
6974
- Implemented
@@ -81,7 +86,8 @@ The initial status of a PDEP will be `Status: Draft`. This will be changed to
8186
`Status: Under discussion` by the author(s), when they are ready to proceed with the descision
8287
making process.
8388

84-
#### Schedule
89+
#### PDEP Discussion Timeline
90+
8591
A PDEP discussion will remain open for up to 60 days. This period aims to enable participation
8692
from volunteers, who might not always be available to respond quickly, as well as provide ample
8793
time to make changes based on suggestions and considerations offered by the participants.
@@ -100,6 +106,7 @@ E-mail:
100106
- After 10 voting days, with 5 days remaining for voting.
101107

102108
#### Casting Votes
109+
103110
As the voting period starts, a VOTE issue is created which links to the PDEP discussion issue.
104111
Each voting member may cast a vote by adding one of the following comments:
105112

@@ -114,6 +121,7 @@ Once the voting period ends, any voter may tally the votes in a comment, using t
114121
where x stands for the total of approving, y of abstaining, and z of disapproving votes cast.
115122

116123
#### Quorum and Majority
124+
117125
For a PDEP vote to result in accepting the proposal, a quorum is required. All votes (including
118126
abstentions) are counted towards the quorum. The quorum is computed as the lower of these two
119127
values:

0 commit comments

Comments
 (0)