You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comments Due: <Date for submitting comments to current draft>
43
+
Comments Due: <Date for submitting comments to current draft. Minimum 1 month>
42
44
---
43
45
44
46
# Title
@@ -64,18 +66,33 @@ RFCs go through applicable stages:
64
66
* Draft
65
67
66
68
This is the initial draft of a RFC posted for comments and considered a work-in-progress.
67
-
New proposed drafts should be submitted as a Pull Request from your fork.
68
-
Ensure the 'modifiable by maintainers' is checked so that the maintainers can assign the next RFC number.
69
-
Maintainers only ensure that the RFC adheres to the template and process.
70
-
Maintainers will ask the author to create an issue for this RFC and used for collection and response to comments (author creates it so that they get notified of new comments instead of the maintainer).
71
-
Typically, one or two months is allowed for comments.
72
-
When the author is ready to submit to the committee for voting, they submit a Pull Request and indicate they are ready for voting.
69
+
70
+
New proposed drafts should be submitted as a Pull Request from Author's fork.
71
+
Author must ensure the 'modifiable by maintainers' is checked so that the Maintainers can assign the next RFC number.
72
+
73
+
Maintainers only ensure that the RFC adheres to the template and the RFC process and then merge the PRPull Request.
74
+
75
+
After that Maintainers will ask the Author to create an issue for this RFC and used for collection and response to comments (Author creates it so that they get notified of new comments instead of the Maintainer).
76
+
Typically, one or two months is allowed for comments (see above `Comments Due`).
77
+
78
+
Community discuss the RFC.
79
+
80
+
After `Comments Due` date the Author summarizes comments, submit new Pull Request to make the final RFC Draft and ask the Maintainer's committee to vote.
81
+
82
+
Maintainers merge the Pull Request.
83
+
84
+
The Maintainer's committee vote for the RFC Draft and make a conclusion: reject, return for discussion, accept.
73
85
74
86
* Draft-Accepted
75
87
76
-
Comments have been reviewed and new comments are not being sought.
88
+
The Maintainer's committee reviewed the RFC Draft and comments, voted and accepted the RFC Draft.
89
+
90
+
New comments are not being sought.
91
+
77
92
Code work has not started/planned or not needed.
78
93
94
+
Community is invited to use and implement the RFC.
95
+
79
96
* Experimental
80
97
81
98
Comments have been reviewed and code is being written to provide an working example of the proposed design change to get further feedback.
0 commit comments