Skip to content

Commit c55700d

Browse files
author
joeyaiello
committed
address RFC refactor comments
1 parent da75281 commit c55700d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

RFC0000-RFC-Process.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This process was adapted from the Chef RFC process as well as from the DMTF.org
2727

2828
* When submitted, RFC documents shall follow the naming convention of `RFCNNNN-<Title>.md`.
2929
* Authors of RFCs shall not assign the RFC number (leave the `NNNN` in the filename).
30-
* When the Pull Request is submitted, the author shall select `Allow edits from maintainers` is checked so that the Committee can add the RFC number to the draft, update the title, and fix the filename.
30+
* When the Pull Request is submitted, the author shall check `Allow edits from maintainers` so that the Committee can add the RFC number to the draft, update the title, and fix the filename.
3131

3232
## RFC Template
3333

@@ -71,9 +71,9 @@ This is the initial draft of an RFC posted for comments and considered a work-in
7171
* New proposed drafts should be submitted as a Pull Request from the Author's fork into the `Draft-Accepted` folder.
7272
* The Author shall ensure that the `Allow edits from maintainers` box is checked so that a Committee Member can assign the next RFC number.
7373
* If the Pull Request has followed the correct template and process, a Committee Member will assign the label `Review - Open for comments` to the Pull Request to indicate that anyone can comment on the content of the submission.
74-
Typically, one or two months is allowed for comments, though this may be extended if a submission is particularly conentious or hasn't received enough feedback for the Committee to feel comfortable making a decision.
75-
* When the Committee closes the comment period, the Author should update the RFC and Pull Request to address the comments.
76-
* The Committee shall vote to accept or reject the RFC and accept/close the Pull Request accordingly.
74+
Typically, one or two months is allowed for comments, though this may be extended if a submission is particularly contentious or hasn't received enough feedback for the Committee to feel comfortable making a decision.
75+
* When the Committee closes the comment period, the Author should update the RFC and Pull Request with a new commit to address the comments.
76+
* The Committee shall vote to merge or reject the RFC.
7777

7878
### Draft-Accepted
7979

0 commit comments

Comments
 (0)