Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I-Ds are not rigorously held to RFC style standards #96

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
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
2 changes: 1 addition & 1 deletion language-and-style.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dateCreated: 2021-12-14T23:52:28.098Z
---

# Style guide
The recommended style for Internet-Drafts is documented in a collection of documents that are together known as the [RFC Editor's Style Guide](https://www.rfc-editor.org/styleguide/).
The recommended style for Internet-Drafts is documented in a collection of documents that are together known as the [RFC Editor's Style Guide](https://www.rfc-editor.org/styleguide/). This style guidance is not enforced while your document is an Internet-Draft, but will be if it becomes an RFC. A mature Internet-Draft may receive feedback to follow more of this guidance so that it is better prepared for the final RFC editing process.

# Abbreviations
Abbreviations should generally be expanded in parentheses. The RFC Editor maintains a list of [approved abbreviations](https://www.rfc-editor.org/materials/abbrev.expansion.txt) that do not need to be expanded.
Expand Down