Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 411 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 411 Bytes

Contributing

Pull requests only

DON'T push to the master branch directly. Always use feature branches and let people discuss changes in pull requests. Pull requests should only be merged after all discussions have been concluded and at least 1 reviewer has given their approval.

Guidelines

  • every change needs a test
  • strive to achieve 100% code coverage
  • keep the current code style