diff --git a/rfcs/0000-rfc-template.md b/rfcs/0000-rfc-template.md index 1a90036147..5594bd7761 100644 --- a/rfcs/0000-rfc-template.md +++ b/rfcs/0000-rfc-template.md @@ -16,15 +16,11 @@ Stage 0: Provide a high level summary of the premise of these changes. Briefly d ## Fields - - ## Usage @@ -68,17 +64,7 @@ Stage 2: Document new concerns or resolutions to previously listed concerns. It' --> - - - -## Real-world implementations - - ## People diff --git a/rfcs/README.md b/rfcs/README.md index ce121ef5c9..a55ba5072c 100644 --- a/rfcs/README.md +++ b/rfcs/README.md @@ -26,7 +26,7 @@ It's important to understand the overall goals and intentions of the RFC process 7. Open a PR to commit your proposed changes to the RFC and advance to stage 1 8. ECS committee and/or team members review 9. ECS committee and/or team member merges RFC, formally accepting the proposal -10. Repeat steps 6-9 for stage 2, 3, and 4 +10. Repeat steps 6-9 for stages 2 and 3 ## Using the RFC template @@ -34,7 +34,7 @@ All new RFCs should be started by copying [0000-rfc-template.md](./0000-rfc-temp Throughout the RFC template are comments that provide guidance on what type of content to include in each stage. It's ideal if you remove comments from your RFC as you fill out the content and they become obsolete. A pristine, finished RFC will have no explanatory comments remaining. -For the most part, content is additive as you move through the stages. Occasionally, advancing a stage will require modifying existing content. This is OK! This process should be iterative, and the RFC document is considered living until it is finished (i.e. accepted as stage 4). +For the most part, content is additive as you move through the stages. Occasionally, advancing a stage will require modifying existing content. This is OK! This process should be iterative, and the RFC document is considered living until it is finished (i.e. accepted as stage 3). ## Skipping stages diff --git a/stages.html b/stages.html index 43307b8720..2056d8dd51 100644 --- a/stages.html +++ b/stages.html @@ -58,7 +58,7 @@

ECS Proposal Stages

1 - Proposal + Draft