mirror of
https://github.com/wassname/ray.git
synced 2026-07-11 09:50:43 +08:00
[docs] redirect to discourse (#12427)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
You can post questions or issues or feedback through the following channels:
|
||||
|
||||
1. `Github Discussions`_: For **questions about Ray usage** or **feature requests**.
|
||||
1. `Discussion Board`_: For **questions about Ray usage** or **feature requests**.
|
||||
2. `GitHub Issues`_: For **bug reports**.
|
||||
3. `Ray Slack`_: For **getting in touch** with Ray maintainers.
|
||||
4. `StackOverflow`_: Use the [ray] tag **questions about Ray**.
|
||||
|
||||
.. _`Github Discussions`: https://github.com/ray-project/ray/discussions
|
||||
.. _`Discussion Board`: https://discuss.ray.io/
|
||||
.. _`GitHub Issues`: https://github.com/ray-project/ray/issues
|
||||
.. _`Ray Slack`: https://forms.gle/9TSdDYUgxYs8SA9e8
|
||||
.. _`StackOverflow`: https://stackoverflow.com/questions/tagged/ray
|
||||
|
||||
@@ -3,13 +3,13 @@ researchers, and folks that love machine learning. Here's a list of tips for get
|
||||
|
||||
- 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 `Ray Github Discussions`_ page!
|
||||
- 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
|
||||
|
||||
|
||||
.. _`Ray Github Discussions`: https://github.com/ray-project/ray/discussions
|
||||
.. _`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
|
||||
|
||||
@@ -4,7 +4,7 @@ Ray Serve FAQ
|
||||
=============
|
||||
|
||||
This page answers some common questions about Ray Serve. If you have more
|
||||
questions, feel free to ask them in the `Ray Github Discussions page <https://github.com/ray-project/ray/discussions>`_.
|
||||
questions, feel free to ask them in the `Discussion Board <https://discuss.ray.io/>`_.
|
||||
|
||||
.. contents::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user