Skip to content
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 403 Bytes

contributing.md

File metadata and controls

11 lines (8 loc) · 403 Bytes

Contributing

Pull requests only

Please do not push to the master branch directly. Always use pull requests and let people discuss changes in the pull request. Pull requests should only be merged after all discussions have been concluded and at least one reviewer has offered approval.

Guidelines

  • every change needs a test
  • required 100% code coverage
  • keep the current code style