FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[v12.x backport] doc: standardize on sentence case for headers by Trott · Pull Request #33964 · nodejs/node · GitHub

/ node Public

[v12.x backport] doc: standardize on sentence case for headers - #33964

Closed
Trott wants to merge 2 commits into
nodejs:v12.x-stagingfrom
Trott:case-12
Closed

[v12.x backport] doc: standardize on sentence case for headers#33964
Trott wants to merge 2 commits into
nodejs:v12.x-stagingfrom
Trott:case-12

Conversation

Trott commented Jun 19, 2020

Copy link
Copy Markdown
Member

Backport for #33889

nodejs-github-bot added doc Issues and PRs related to the documentations. v12.x labels Jun 19, 2020
Trott marked this pull request as draft June 19, 2020 14:14
Trott added 2 commits June 19, 2020 08:24
Previously, our documentation headers were a mixture of title case,
sentence case, and things that were neither. For technical
documentation, the _de facto_ standard seems to be sentence case. (See
refs below.) So let's standardize on that. This commit follows a
commit implementing this standard. This commit adds it to the style
guide.

Refs: https://developers.google.com/style/capitalization#capitalization-in-titles-and-headings
Refs: https://docs.microsoft.com/en-us/style-guide/capitalization

PR-URL: nodejs#33889
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Trott marked this pull request as ready for review June 19, 2020 15:26

Trott commented Jun 19, 2020

Copy link
Copy Markdown
Member Author

Ready for review, I think.

Trott commented Jul 6, 2020

Copy link
Copy Markdown
Member Author

@nodejs/backporters

codebytere left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm

mhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

Copy link
Copy Markdown
Member

Landed in 83c9364...70d025f

codebytere closed this Jul 8, 2020
codebytere pushed a commit that referenced this pull request Jul 8, 2020
codebytere pushed a commit that referenced this pull request Jul 8, 2020
Previously, our documentation headers were a mixture of title case,
sentence case, and things that were neither. For technical
documentation, the _de facto_ standard seems to be sentence case. (See
refs below.) So let's standardize on that. This commit follows a
commit implementing this standard. This commit adds it to the style
guide.

Refs: https://developers.google.com/style/capitalization#capitalization-in-titles-and-headings
Refs: https://docs.microsoft.com/en-us/style-guide/capitalization

PR-URL: #33889
Backport-PR-URL: #33964
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Trott deleted the case-12 branch April 14, 2022 11:28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL