Skip to content

doc: add brackets to implicit markdown links - #29911

Closed
nschonni wants to merge 1 commit into
nodejs:masterfrom
nschonni:doc--add-brackets-to-imlicit-markdown-links
Closed

doc: add brackets to implicit markdown links#29911
nschonni wants to merge 1 commit into
nodejs:masterfrom
nschonni:doc--add-brackets-to-imlicit-markdown-links

Conversation

@nschonni

Copy link
Copy Markdown
Member
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Oct 9, 2019
@mscdex

Copy link
Copy Markdown
Contributor

s/imlicit/implicit/ in commit message

@TrottTrott 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.

LGTM, although please do fix the typo in the commit message. Thanks!

@nschonni

Copy link
Copy Markdown
MemberAuthor

@Trott is is better for the person landing it to fix it rather than retriggering the CI for the message change?

@Trott

Copy link
Copy Markdown
Member

@Trott is is better for the person landing it to fix it rather than retriggering the CI for the message change?

The downside of expecting the person landing to fix it is that they might not actually do it. So it's probably slightly preferable to just do it yourself now and let CI re-run. But that's just my opinion. Others may have a different opinion, of course.

@nschonni
nschonniforce-pushed the doc--add-brackets-to-imlicit-markdown-links branch from e9bdc10 to 0f371ebCompareOctober 10, 2019 05:48
@nschonni

Copy link
Copy Markdown
MemberAuthor

OK, just rebased it

@mscdexmscdex changed the title doc: add brackets to imlicit markdown linksdoc: add brackets to implicit markdown linksOct 10, 2019
@Trott

Copy link
Copy Markdown
Member

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Oct 10, 2019
@Trott

Copy link
Copy Markdown
Member

Landed in 88e8156

@TrottTrott closed this Oct 12, 2019
Trott pushed a commit that referenced this pull request Oct 12, 2019
PR-URL: #29911
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@nschonni
nschonni deleted the doc--add-brackets-to-imlicit-markdown-links branch October 12, 2019 04:33
targos pushed a commit that referenced this pull request Oct 14, 2019
PR-URL: #29911
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@nschonni@mscdex@Trott@cjihrig@BridgeAR@nodejs-github-bot