Skip to content

doc: address nits for src/README.md - #30693

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:cpp-readme-nits
Closed

doc: address nits for src/README.md#30693
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:cpp-readme-nits

Conversation

@addaleax

Copy link
Copy Markdown
Member

Refs: #30552 (review)

@vsemozhetbyt

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Nov 28, 2019
Comment threadsrc/README.md
@cjihrig

Copy link
Copy Markdown
Contributor

Partial duplicate of #30662.

Comment threadsrc/README.md
@addaleax

addaleax commented Nov 28, 2019

Copy link
Copy Markdown
MemberAuthor

Ah, sorry. Git will rebase out your changes anyway (out of this PR) as they match 1:1, so I think this is still okay.

addaleax added a commit that referenced this pull request Nov 30, 2019
Refs: #30552 (review)
PR-URL: #30693
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
@addaleax

Copy link
Copy Markdown
MemberAuthor

Landed in 0f42727

@addaleax
addaleax deleted the cpp-readme-nits branch November 30, 2019 00:36
addaleax added a commit that referenced this pull request Nov 30, 2019
Refs: #30552 (review)
PR-URL: #30693
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
@BridgeARBridgeAR mentioned this pull request Dec 3, 2019
targos pushed a commit that referenced this pull request Dec 5, 2019
Refs: #30552 (review)
PR-URL: #30693
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
@BethGriggsBethGriggs mentioned this pull request Dec 9, 2019
MylesBorins pushed a commit that referenced this pull request Dec 17, 2019
Refs: #30552 (review)
PR-URL: #30693
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
@BethGriggsBethGriggs mentioned this pull request Dec 23, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++Issues and PRs that require attention from people who are familiar with C++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@addaleax@cjihrig@benjamingr@gengjiawen@richardlau@trivikr@nodejs-github-bot