Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 415 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 415 Bytes

Contributing

Test Coverage

To contribute to srvlookup, please make sure that any new features or changes to existing functionality include test coverage.

Pull requests that add or change code without coverage have a much lower chance of being accepted.

Code Formatting

Please format your code using yapf with pep8 style prior to issuing your pull request.