mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 18:06:25 +08:00
[docs] remove ref to google groups -> github discussions (#11019)
This commit is contained in:
+5
-6
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user