mirror of
https://github.com/wassname/ray.git
synced 2026-07-07 13:21:38 +08:00
Add more links for getting involved.git status (#5708)
This commit is contained in:
committed by
Philipp Moritz
parent
a6dd794818
commit
f74aaf2619
@@ -204,8 +204,14 @@ Getting Involved
|
||||
- `StackOverflow`_: For questions about how to use Ray.
|
||||
- `GitHub Issues`_: For reporting bugs and feature requests.
|
||||
- `Pull Requests`_: For submitting code contributions.
|
||||
- `Meetup Group`_: Join our meetup group.
|
||||
- `Community Slack`_: Join our Slack workspace.
|
||||
- `Twitter`_: Follow updates on Twitter.
|
||||
|
||||
.. _`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
|
||||
.. _`Pull Requests`: https://github.com/ray-project/ray/pulls
|
||||
.. _`Meetup Group`: https://www.meetup.com/Bay-Area-Ray-Meetup/
|
||||
.. _`Community Slack`: https://forms.gle/9TSdDYUgxYs8SA9e8
|
||||
.. _`Twitter`: https://twitter.com/raydistributed
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Contributing to Ray
|
||||
====================
|
||||
Getting Involved
|
||||
================
|
||||
|
||||
We welcome (and encourage!) all forms of contributions to Ray, including and not limited to:
|
||||
|
||||
@@ -76,6 +76,27 @@ There is currently no formal process, but active contributors to Ray will be
|
||||
solicited by current reviewers.
|
||||
|
||||
|
||||
More Resources for Getting Involved
|
||||
-----------------------------------
|
||||
|
||||
- `ray-dev@googlegroups.com`_: For discussions about development or any general
|
||||
questions.
|
||||
- `StackOverflow`_: For questions about how to use Ray.
|
||||
- `GitHub Issues`_: For reporting bugs and feature requests.
|
||||
- `Pull Requests`_: For submitting code contributions.
|
||||
- `Meetup Group`_: Join our meetup group.
|
||||
- `Community Slack`_: Join our Slack workspace.
|
||||
- `Twitter`_: Follow updates on Twitter.
|
||||
|
||||
.. _`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
|
||||
.. _`Pull Requests`: https://github.com/ray-project/ray/pulls
|
||||
.. _`Meetup Group`: https://www.meetup.com/Bay-Area-Ray-Meetup/
|
||||
.. _`Community Slack`: https://forms.gle/9TSdDYUgxYs8SA9e8
|
||||
.. _`Twitter`: https://twitter.com/raydistributed
|
||||
|
||||
|
||||
.. note::
|
||||
|
||||
These tips are based off of the TVM `contributor guide <https://github.com/dmlc/tvm>`__.
|
||||
@@ -271,4 +271,4 @@ Getting Involved
|
||||
development.rst
|
||||
profiling.rst
|
||||
fault-tolerance.rst
|
||||
contrib.rst
|
||||
getting-involved.rst
|
||||
|
||||
Reference in New Issue
Block a user