Update README.md

Added code coverage requirement.
This commit is contained in:
David Patterson 2016-04-29 22:42:39 -05:00
parent 344b178af5
commit fb08dd1585
1 changed files with 1 additions and 0 deletions

View File

@ -161,3 +161,4 @@ Swift Validator is written and maintained by Jeff Potter [@jpotts18](http://twit
3. Commit your changes `git commit -am 'Add some feature'`
4. Push to the branch `git push origin my-new-feature`
5. Create a new Pull Request
6. Make sure code coverage is above 70%