mirror of
https://github.com/wassname/ray.git
synced 2026-07-13 17:45:08 +08:00
[doc] Fix link to getting involved
This commit is contained in:
@@ -31,7 +31,7 @@ There are a couple steps to merge a contribution.
|
||||
git fetch upstream
|
||||
git rebase upstream/master
|
||||
|
||||
2. Make sure all existing tests `pass <contrib.html#testing>`__.
|
||||
2. Make sure all existing tests `pass <getting-involved.html#testing>`__.
|
||||
3. If introducing a new feature or patching a bug, be sure to add new test cases
|
||||
in the relevant file in `ray/python/ray/tests/`.
|
||||
4. Document the code. Public functions need to be documented, and remember to provide an usage
|
||||
|
||||
Reference in New Issue
Block a user