From 37e838115021eb88c15c38e6a61eeebbced3c60a Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sat, 29 Sep 2018 17:15:41 -0700 Subject: doc: simplify support section of README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-By: Anna Henningsen Reviewed-By: Refael Ackermann Reviewed-By: Vse Mozhet Byt Reviewed-By: Tobias Nießen Reviewed-By: Luigi Pinca Reviewed-By: Trivikram Kamat Reviewed-By: James M Snell Reviewed-By: Ruben Bridgewater --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f6c74c8274..bd418f1df9 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 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 -- cgit v1.2.3