mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
Direct people to stackoverflow for questions about usage. (#3830)
* Direct people to stackoverflow for questions about usage. * Improve wording
This commit is contained in:
committed by
Philipp Moritz
parent
dcb744518e
commit
01e18b47f4
@@ -295,9 +295,11 @@ Questions or Issues?
|
||||
|
||||
You can post questions or issues or feedback through the following channels:
|
||||
|
||||
1. `Our Mailing List`_: For discussions about development, questions about
|
||||
usage, or any general questions and feedback.
|
||||
2. `GitHub Issues`_: For bug reports and feature requests.
|
||||
1. `ray-dev@googlegroups.com`_: For discussions about development or any general
|
||||
questions and feedback.
|
||||
2. `StackOverflow`_: For questions about how to use Ray.
|
||||
3. `GitHub Issues`_: For bug reports and feature requests.
|
||||
|
||||
.. _`Our Mailing List`: https://groups.google.com/forum/#!forum/ray-dev
|
||||
.. _`ray-dev@googlegroups.com`: https://groups.google.com/forum/#!forum/ray-dev
|
||||
.. _`StackOverflow`: https://stackoverflow.com/questions/tagged/ray
|
||||
.. _`GitHub Issues`: https://github.com/ray-project/ray/issues
|
||||
|
||||
@@ -3,9 +3,11 @@ Contact
|
||||
|
||||
The following are good places to discuss Ray.
|
||||
|
||||
1. `Our Mailing List`_: For discussions about development, questions about
|
||||
usage, or any general questions.
|
||||
2. `GitHub Issues`_: For bug reports and feature requests.
|
||||
1. `ray-dev@googlegroups.com`_: For discussions about development or any general
|
||||
questions.
|
||||
2. `StackOverflow`_: For questions about how to use Ray.
|
||||
3. `GitHub Issues`_: For bug reports and feature requests.
|
||||
|
||||
.. _`Our Mailing List`: https://groups.google.com/forum/#!forum/ray-dev
|
||||
.. _`ray-dev@googlegroups.com`: https://groups.google.com/forum/#!forum/ray-dev
|
||||
.. _`GitHub Issues`: https://github.com/ray-project/ray/issues
|
||||
.. _`StackOverflow`: https://stackoverflow.com/questions/tagged/ray
|
||||
|
||||
@@ -486,9 +486,11 @@ Further Questions or Issues?
|
||||
|
||||
You can post questions or issues or feedback through the following channels:
|
||||
|
||||
1. `Our Mailing List`_: For discussions about development, questions about
|
||||
usage, or any general questions and feedback.
|
||||
2. `GitHub Issues`_: For bug reports and feature requests.
|
||||
1. `ray-dev@googlegroups.com`_: For discussions about development or any general
|
||||
questions and feedback.
|
||||
2. `StackOverflow`_: For questions about how to use Ray.
|
||||
3. `GitHub Issues`_: For bug reports and feature requests.
|
||||
|
||||
.. _`Our Mailing List`: https://groups.google.com/forum/#!forum/ray-dev
|
||||
.. _`ray-dev@googlegroups.com`: https://groups.google.com/forum/#!forum/ray-dev
|
||||
.. _`StackOverflow`: https://stackoverflow.com/questions/tagged/ray
|
||||
.. _`GitHub Issues`: https://github.com/ray-project/ray/issues
|
||||
|
||||
Reference in New Issue
Block a user