mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 18:06:25 +08:00
Replace special single quote with regular single quote. (#1693)
This commit is contained in:
committed by
Devin Petersohn
parent
40799fee37
commit
cae108d019
+1
-1
@@ -11,7 +11,7 @@ mailing list `ray-dev@googlegroups.com`_.
|
||||
To contribute a patch:
|
||||
----------------------
|
||||
|
||||
1. Break your work into small, single-purpose patches if possible. It’s much
|
||||
1. Break your work into small, single-purpose patches if possible. It's much
|
||||
harder to merge in a large change with a lot of disjoint features.
|
||||
2. Submit the patch as a GitHub pull request against the master branch.
|
||||
3. Make sure that your code passes the unit tests.
|
||||
|
||||
Reference in New Issue
Block a user