ray/doc/source/ray-contribute/involvement.rst
Max Pumperla f9b71a8bf6
[docs] new structure (#21776)
This PR consolidates both #21667 and #21759 (look there for features), but improves on them in the following way:

- [x] we reverted renaming of existing projects `tune`, `rllib`, `train`, `cluster`, `serve`, `raysgd` and `data` so that links won't break. I think my consolidation efforts with the `ray-` prefix were a little overeager in that regard. It's better like this. Only the creation of `ray-core` was a necessity, and some files moved into the `rllib` folder, so that should be relatively benign.
- [x] Additionally, we added Algolia `docsearch`, screenshot below. This is _much_ better than our current search. Caveat: there's a sphinx dependency that needs to be replaced (`sphinx-tabs`) by another, newer one (`sphinx-panels`), as the former prevents loading of the `algolia.js` library. Will follow-up in the next PR (hoping this one doesn't get re-re-re-re-reverted).
2022-01-21 15:42:05 -08:00

18 lines
1 KiB
ReStructuredText

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 <https://forms.gle/9TSdDYUgxYs8SA9e8>`_ 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`_!
- Join our `Meetup Group`_ to connect with others in the community!
- Use the `[ray]` tag on `StackOverflow`_ to ask and answer questions about Ray usage
.. _`Discussion Board`: https://discuss.ray.io/
.. _`GitHub Issues`: https://github.com/ray-project/ray/issues
.. _`StackOverflow`: https://stackoverflow.com/questions/tagged/ray
.. _`Pull Requests`: https://github.com/ray-project/ray/pulls
.. _`Twitter`: https://twitter.com/raydistributed
.. _`Meetup Group`: https://www.meetup.com/Bay-Area-Ray-Meetup/
.. _`on GitHub`: https://github.com/ray-project/ray