[docs] remove ref to google groups -> github discussions (#11019)

This commit is contained in:
Richard Liaw
2020-09-24 18:09:51 -07:00
committed by GitHub
parent 4f6e218a3d
commit a563344bc2
13 changed files with 40 additions and 97 deletions
+5 -6
View File
@@ -6,10 +6,9 @@ Reporting bugs and asking questions
You can post questions or issues or feedback through the following channels:
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.
1. `Github Discussions`_: For discussions about development, questions about usage, and feature requests.
2. `GitHub Issues`_: For bug reports and feature requests.
3. `StackOverflow`_
To contribute a patch:
----------------------
@@ -22,7 +21,7 @@ To contribute a patch:
a git hook that will run the linter before you push your changes.
5. Add new unit tests for your code.
.. _`ray-dev@googlegroups.com`: https://groups.google.com/forum/#!forum/ray-dev
.. _`Github Discussions`: https://github.com/ray-project/ray/discussions
.. _`GitHub Issues`: https://github.com/ray-project/ray/issues
.. _`StackOverflow`: https://stackoverflow.com/questions/tagged/ray
@@ -43,4 +42,4 @@ For contributors who are not in the ray-project organization:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Your PRs will have assignees shortly. Assignees or PRs will be actively engaging with contributors to merge the PR.
- Please actively ping assignees after you address your comments!
- Please actively ping assignees after you address your comments!