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

Latest commit

 

History

History
9 lines (7 loc) · 386 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 386 Bytes

Contributors Policy

  • The current code is always in the master branch.
  • We never push directly to master. This is enforced by Github.
  • When changing something, always create a fork or a branch. Do your changes there and create a pull request against master.
  • Pull request must be reviewed and merged by another developer (4 eyes principle).

Thanks for any contributions!