Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 21 additions & 18 deletions website/content/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,30 @@ As streams approve documents for publication, they enter the [publication queue]

## Status

- **Awaiting [Assignment]** - The document is waiting to be assigned for formatting, reference checking, first edit, or second edit.
- **In Progress (Formatting)** - The source file is being updated. See [RFCXML editing](https://authors.ietf.org/en/rfc-publication-process#rfcxml-editing) for details.
- **In Progress (Reference Checking)** - The references are being checked for accuracy and stability.
- **In Progress (First Edit)** - The document is being copyedited.
- **In Progress (Second Edit)** - The document is getting a second review with a focus on any complex issues or text regarding IANA actions.
- **In Final Review** - Awaiting final approval(s) from authors and/or action holders; click "more details" to see the Final Review status.
- **blocked** - The document is not moving forward. This can be for various reasons:
- **Author Input Required** - The RFC Production Center is awaiting a reply from the author.
- **Waiting for Action Holder** - The RFC Production Center is awaiting a reply from an action holder (for example, an Area Director).
- **Reference Not Received** - The document has a normative reference to an Internet-Draft that is not yet in the queue.
- **Reference Not Received (2nd Generation)** - The document has a normative reference to a document that normatively references an Internet-Draft that is not yet in the queue.
- **Reference Not Received (3rd Generation)** - The document has a normative reference to a document that normatively references a document that normatively references an Internet-Draft that is not yet in the queue.
- **IANA Hold** - The document has been edited and is awaiting completion of IANA actions. See [IANA's status page](https://www.iana.org/performance/ietf-draft-status).
- **Stream Hold** - The document is being held per the request of the publication stream that approved it. See details on streams on [What is an RFC?](https://www.rfc-editor.org/series/rfc/).
- **Tools Issue** - The document is waiting for a fix of an issue with the software used to create the published documents.
* **In Progress**: The document is either being worked on by the RFC Production Center (RPC) or is waiting to be worked on by the RPC.
- **Awaiting [Assignment]**: The document is waiting to be assigned to an editor for formatting, reference checking, first edit, or second edit.
- **In Progress (Formatting)**: The document formatting (e.g., lists, tables, artwork) is being updated. See [RFCXML editing](https://authors.ietf.org/en/rfc-publication-process#rfcxml-editing) for details.
- **In Progress (Reference Checking)**: The references are being checked for accuracy and stability.
- **In Progress (First Edit)**: The document is being copyedited.
- **In Progress (Second Edit)**: The document is getting a second review with a focus on any complex issues, source code, or text regarding IANA actions.
- **In Final Review**: Awaiting final approval(s) from authors and/or action holders; click "more details" to see the Final Review status.


* **Blocked**: The document is not moving forward. This can be for various reasons.
- **Author Input Required**: The RPC is awaiting a reply from the author.
- **Waiting for Action Holder**: The RPC is awaiting a reply from an action holder (for example, an Area Director).
- **Reference Not Received**: The document has a normative reference to an Internet-Draft that is not yet in the queue.
- **Reference Not Received (2nd Generation)**: The document has a normative reference to a document that normatively references an Internet-Draft that is not yet in the queue.
- **Reference Not Received (3rd Generation)**: The document has a normative reference to a document that normatively references a document that normatively references an Internet-Draft that is not yet in the queue.
- **IANA Hold**: The document has been edited and is awaiting completion of IANA actions. See [IANA's status page](https://www.iana.org/performance/ietf-draft-status).
- **Stream Hold**: The document is being held per the request of the publication stream that approved it. See details on streams on [What is an RFC?](https://www.rfc-editor.org/series/rfc/).
- **Tools Issue**: The document is waiting for a fix to an editing or publishing tool.

## Labels

- **github** - GitHub will be used for Final Review, per the authors' request. (See details on [GitHub Pilot](https://rpc-wiki.rfc-editor.org/doku.php?id=rpc-github-phase-0-pilot-test)).
- **markdown** - The author-provided markdown file is being edited, per the authors' request. (See details on [kramdown-rfc Pilot](https://rpc-wiki.rfc-editor.org/doku.php?id=pilot_test_kramdown_rfc)).
- **Expedited** - The processing of this document is being expedited per the request of the publication stream.
- **github**: GitHub will be used for Final Review, per the authors' request. (See details on [GitHub Pilot](https://rpc-wiki.rfc-editor.org/doku.php?id=rpc-github-phase-0-pilot-test)).
- **markdown**: The author-provided markdown file is being edited, per the authors' request. (See details on [kramdown-rfc Pilot](https://rpc-wiki.rfc-editor.org/doku.php?id=pilot_test_kramdown_rfc)).
- **Expedited**: The processing of this document is being expedited per the request of the publication stream.

## More Details on Final Review

Expand Down