From d68199177364182ace2dbb39d16f2a3893c2162d Mon Sep 17 00:00:00 2001 From: Robert Nishihara Date: Thu, 10 Dec 2020 01:13:40 -0800 Subject: [PATCH] Add Discourse to readme and make it more prominent in docs. (#12740) --- README.rst | 3 +++ doc/source/getting-involved.rst | 5 ++++- doc/source/ray-overview/involvement.rst | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index e23511e21..30c1682c3 100644 --- a/README.rst +++ b/README.rst @@ -6,6 +6,9 @@ .. image:: https://img.shields.io/badge/Ray-Join%20Slack-blue :target: https://forms.gle/9TSdDYUgxYs8SA9e8 +.. image:: https://img.shields.io/badge/Discuss-Ask%20Questions-blue + :target: https://discuss.ray.io/ + | diff --git a/doc/source/getting-involved.rst b/doc/source/getting-involved.rst index b9b9c85a8..2ee0318a2 100644 --- a/doc/source/getting-involved.rst +++ b/doc/source/getting-involved.rst @@ -6,7 +6,10 @@ Getting Involved / Contributing Ray is more than a framework for distributed applications but also an active community of developers, researchers, and folks that love machine learning. -.. tip:: Join our `community slack `_ to discuss Ray! The community is extremely active in helping people succeed in building their ray applications. +.. tip:: Join our `community Slack `_ to + discuss Ray or ask questions on `our forum `_! The + community is extremely active in helping people succeed in building their + Ray applications. You can join (and Star!) us on `on GitHub`_. diff --git a/doc/source/ray-overview/involvement.rst b/doc/source/ray-overview/involvement.rst index 31f5f10a7..5f467e536 100644 --- a/doc/source/ray-overview/involvement.rst +++ b/doc/source/ray-overview/involvement.rst @@ -1,7 +1,7 @@ Ray is more than a framework for distributed applications but also an active community of developers, researchers, and folks that love machine learning. Here's a list of tips for getting involved with the Ray community: -- Join our `community slack `_ to discuss Ray! +- Join our `community Slack `_ to discuss Ray! - Star and follow us on `on GitHub`_. - To post questions or feature requests, check out the `Discussion Board`_! - Follow us and spread the word on `Twitter`_!