Update md

This commit is contained in:
vCaesar 2017-01-08 00:12:59 +08:00
parent b7e9e800f0
commit b1bbb0df5f

View File

@ -28,7 +28,7 @@ Before sending code out for review, run all the tests for the whole tree to make
## Code review
Changes to Robotgo must be reviewed before they are accepted, no matter who makes the change even if it is a maintainer. We use GitHub's pull request workflow to do that and we also use [LGTM](http://lgtm.co) to ensure every PR is reviewed by vz or least 2 maintainers.
In addition to the owner,Changes to Robotgo must be reviewed before they are accepted, no matter who makes the change even if it is a maintainer. We use GitHub's pull request workflow to do that and we also use [LGTM](http://lgtm.co) to ensure every PR is reviewed by vz or least 2 maintainers.
## Sign your work