Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-09-30 03:15:41 +0300
committerRich Trott <rtrott@gmail.com>2018-10-03 07:03:41 +0300
commit37e838115021eb88c15c38e6a61eeebbced3c60a (patch)
tree64e5f15840cf6460f9ea921aa969a1403f7deff0 /README.md
parent5d8373a498a50b1387464391402ef22636439303 (diff)
doc: simplify support section of README
Make the Support section of the README file easier to read and understand. PR-URL: https://github.com/nodejs/node/pull/23170 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index f6c74c82746..bd418f1df99 100644
--- a/README.md
+++ b/README.md
@@ -49,8 +49,8 @@ When looking for support, please first search for your question in these venues:
* [Node.js Help][]
* [Open or closed issues in the Node.js GitHub organization](https://github.com/issues?utf8=%E2%9C%93&q=sort%3Aupdated-desc+org%3Anodejs+is%3Aissue)
-If you didn't find an answer in one of the official resources above, you can
-search these unofficial resources:
+If you didn't find an answer in the resources above, try these unofficial
+resources:
* [Questions tagged 'node.js' on StackOverflow][]
* [#node.js channel on chat.freenode.net][]. See <http://nodeirc.info/> for more
@@ -59,11 +59,11 @@ search these unofficial resources:
* [Node.js Slack Community](https://node-js.slack.com/): Visit
[nodeslackers.com](http://www.nodeslackers.com/) to register.
-GitHub issues are meant for tracking enhancements and bugs, not general support.
+GitHub issues are for tracking enhancements and bugs, not general support.
-Remember, libre != gratis; the open source license grants you the freedom to use
-and modify, but not commitments of other people's time. Please be respectful,
-and set your expectations accordingly.
+The open source license grants you the freedom to use Node.js. It does not
+guarantee commitments of other people's time. Please be respectful and manage
+your expectations.
## Release Types