Skip to content

doc: improve grammar in tls docs regarding #4246#4315

Closed
AdriVanHoudt wants to merge 1 commit into
nodejs:masterfrom
AdriVanHoudt:master
Closed

doc: improve grammar in tls docs regarding #4246#4315
AdriVanHoudt wants to merge 1 commit into
nodejs:masterfrom
AdriVanHoudt:master

Conversation

@AdriVanHoudt

Copy link
Copy Markdown
Contributor

AdriVanHoudt referenced this pull request Dec 16, 2015
Add `secureContext` option to `tls.connect`. It is useful for caching
client certificates, key, and CA certificates.

PR-URL: #4246
Reviewed-By: James M Snell <jasnell@gmail.com>
@mscdex

mscdex commented Dec 16, 2015

Copy link
Copy Markdown
Contributor

IMHO it would be better to have a more descriptive commit message like "doc: improve consistency and grammar in tls docs" instead of just linking to a PR.

@mscdex mscdex added tls Issues and PRs related to the tls subsystem. doc Issues and PRs related to the documentations. labels Dec 16, 2015
@AdriVanHoudt

Copy link
Copy Markdown
Contributor Author

Ow yeah first pr so. I can update if you want.

@jasnell

jasnell commented Dec 16, 2015

Copy link
Copy Markdown
Member

LGTM with the commit log change

Comment thread doc/api/tls.markdown Outdated

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.

Let's keep this PR neat, please consider submitting this fixes in a separate pull request.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

np

@AdriVanHoudt

Copy link
Copy Markdown
Contributor Author

Updated the commit log or do you not want to reference the PR at all?

@AdriVanHoudt

Copy link
Copy Markdown
Contributor Author

Updated the commit per @indutny's comment

@AdriVanHoudt AdriVanHoudt changed the title doc: fix wording of #4246 doc: improve grammar in tls docs regarding #4246 Dec 16, 2015
@indutny

indutny commented Dec 16, 2015

Copy link
Copy Markdown
Member

@AdriVanHoudt I know it is nitpicking, but could I ask you to move #4246 in the tilte to Fix: #4246 in the commit description.

@indutny

indutny commented Dec 16, 2015

Copy link
Copy Markdown
Member

Otherwise LGTM, thank you!

@AdriVanHoudt

Copy link
Copy Markdown
Contributor Author

@indutny you want me to edit the title to remove the #4246 mention?

@AdriVanHoudt

Copy link
Copy Markdown
Contributor Author

And also not a problem I understand you want a clean log of everything

@indutny

indutny commented Dec 17, 2015

Copy link
Copy Markdown
Member

@AdriVanHoudt almost there! Could you please move Fix: ... to commit log instead of title?

@AdriVanHoudt

Copy link
Copy Markdown
Contributor Author

@indutny uh the commit says that. Not sure what you mean.

@indutny

indutny commented Dec 17, 2015

Copy link
Copy Markdown
Member

@AdriVanHoudt the commit has everything on the same line: AdriVanHoudt@54ff778

Please take a look at: 2a60e2a to see how it could be improved. Also https://github.com/nodejs/node/blob/master/CONTRIBUTING.md#step-3-commit may be useful.

@AdriVanHoudt

Copy link
Copy Markdown
Contributor Author

@indutny ah I see now. Do I also need to put the PR url in there?

@indutny

indutny commented Dec 17, 2015

Copy link
Copy Markdown
Member

@AdriVanHoudt that and reviewed-by will be put by us ;) But thanks for asking!

@AdriVanHoudt

Copy link
Copy Markdown
Contributor Author

@indutny ok fixed it

jasnell pushed a commit that referenced this pull request Dec 24, 2015
Fix: #4246
PR-URL: #4315
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Fedor Indutny <fedor@indutny.com>
@jasnell

jasnell commented Dec 24, 2015

Copy link
Copy Markdown
Member

Landed in 2fd3d8a

@jasnell jasnell closed this Dec 24, 2015
@AdriVanHoudt

Copy link
Copy Markdown
Contributor Author

👍

@MylesBorins

Copy link
Copy Markdown
Contributor

It looks like the commit this modifies is semver minor and not in LTS. Removing lts-watch, please readd if I am mistaken @jasnell

@rvagg

rvagg commented Jan 4, 2016

Copy link
Copy Markdown
Member

Hey @AdriVanHoudt, I think this is your first commit to core, congrats! Even though it's only a trivial change we appreciate the attention to detail and hope you stick around and continue to contribute!

@AdriVanHoudt

Copy link
Copy Markdown
Contributor Author

@rvagg thanks! Will definitely do another pr to fix those . missing at the end of the first to items in the list :P more complex stuff is beyond my skill (for now) but will definitely keep reading the PR's in the changelog!

Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request Jan 6, 2016
Fix: nodejs#4246
PR-URL: nodejs#4315
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Fedor Indutny <fedor@indutny.com>
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
Fix: nodejs#4246
PR-URL: nodejs#4315
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Fedor Indutny <fedor@indutny.com>
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. tls Issues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants