@@ -56,14 +56,19 @@ advisor on the PDEP when it is submitted to the PDEP repository.
56
56
57
57
### Workflow
58
58
59
+ #### Rationale
60
+
59
61
Our workflow was created to support and enable a consensus seeking process, and to provide clarify,
60
62
for current and future authors, as well as voting members. It is not a strict policy, and we
61
63
discourage any interpretation which seeks to take advantage of it in a way that could "force" or
62
64
"sneak" decisions in one way or another. We expect and encourage transparency, active discussion,
63
65
feedback, and compromise from all our community members.
64
66
67
+ #### PDEP States
68
+
65
69
The possible states of a PDEP are:
66
70
71
+ - Draft
67
72
- Under discussion
68
73
- Accepted
69
74
- Implemented
@@ -81,7 +86,8 @@ The initial status of a PDEP will be `Status: Draft`. This will be changed to
81
86
` Status: Under discussion ` by the author(s), when they are ready to proceed with the descision
82
87
making process.
83
88
84
- #### Schedule
89
+ #### PDEP Discussion Timeline
90
+
85
91
A PDEP discussion will remain open for up to 60 days. This period aims to enable participation
86
92
from volunteers, who might not always be available to respond quickly, as well as provide ample
87
93
time to make changes based on suggestions and considerations offered by the participants.
@@ -100,6 +106,7 @@ E-mail:
100
106
- After 10 voting days, with 5 days remaining for voting.
101
107
102
108
#### Casting Votes
109
+
103
110
As the voting period starts, a VOTE issue is created which links to the PDEP discussion issue.
104
111
Each voting member may cast a vote by adding one of the following comments:
105
112
@@ -114,6 +121,7 @@ Once the voting period ends, any voter may tally the votes in a comment, using t
114
121
where x stands for the total of approving, y of abstaining, and z of disapproving votes cast.
115
122
116
123
#### Quorum and Majority
124
+
117
125
For a PDEP vote to result in accepting the proposal, a quorum is required. All votes (including
118
126
abstentions) are counted towards the quorum. The quorum is computed as the lower of these two
119
127
values:
0 commit comments