Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 548 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (6 loc) · 548 Bytes

Coding styles

Git and Pull requests

  • Contributions are submitted, reviewed, and accepted using Github pull requests. Read this article for some details. We use the Fork and Pull model, as described there.
  • We use Travis CI for testing our code and Pull request.
  • Test before you push. See .travis.yml for relevant commands.