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

doc: Add explanatory text. #4174

Closed
wants to merge 1 commit into from
Closed

doc: Add explanatory text. #4174

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Dec 7, 2015

No description provided.

@mscdex mscdex added the doc Issues and PRs related to the documentations. label Dec 7, 2015
@Fishrock123
Copy link
Contributor

LGTM

@@ -3,6 +3,8 @@ Node.js

[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/nodejs/node?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.
Copy link
Member

Choose a reason for hiding this comment

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

nit: Node.js' package ecosystem -> The Node.js package ecosystem

@mscdex
Copy link
Contributor

mscdex commented Dec 7, 2015

Commit message should be prefixed with doc:.

@ghost ghost changed the title Add explanatory text. doc: Add explanatory text. Dec 7, 2015
@@ -3,6 +3,8 @@ Node.js

[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/nodejs/node?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. The Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you drop the apostrophe from The Node.js'.

Copy link
Contributor

Choose a reason for hiding this comment

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

Please wrap lines at 80 characters.

@cjihrig
Copy link
Contributor

cjihrig commented Dec 7, 2015

LGTM with comments.

@ghost
Copy link
Author

ghost commented Dec 7, 2015

👍

@JungMinu
Copy link
Member

JungMinu commented Dec 7, 2015

would you please squash the commits? :)

@ghost
Copy link
Author

ghost commented Dec 7, 2015

Thank you.

@ghost
Copy link
Author

ghost commented Dec 8, 2015

With corrections made can we pull this in?

@Trott
Copy link
Member

Trott commented Dec 8, 2015

LGTM

@ghost
Copy link
Author

ghost commented Dec 8, 2015

I don't have merge privileges, so that may be the confusion.

Trott pushed a commit that referenced this pull request Dec 8, 2015
Reviewed-By: Jeremiah Senkpiel <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
PR-URL: #4174
@Trott
Copy link
Member

Trott commented Dec 8, 2015

Landed in a1388bb. Thanks. (There were some trailing spaces I trimmed, no big deal, but if you plan on doing more contributions in the future, FYI.)

@Trott Trott closed this Dec 8, 2015
@ghost ghost deleted the patch-1 branch December 8, 2015 23:52
@ghost
Copy link
Author

ghost commented Dec 8, 2015

Excellent. I'll watch for trailing spaces next time.

rvagg pushed a commit that referenced this pull request Dec 9, 2015
Reviewed-By: Jeremiah Senkpiel <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
PR-URL: #4174
@rvagg rvagg mentioned this pull request Dec 17, 2015
MylesBorins pushed a commit that referenced this pull request Dec 29, 2015
Reviewed-By: Jeremiah Senkpiel <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
PR-URL: #4174
MylesBorins pushed a commit that referenced this pull request Jan 19, 2016
Reviewed-By: Jeremiah Senkpiel <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
PR-URL: #4174
@MylesBorins MylesBorins mentioned this pull request Jan 19, 2016
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
Reviewed-By: Jeremiah Senkpiel <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
PR-URL: nodejs#4174
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.

7 participants