Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 449 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 449 Bytes

Guidelines for developers

  1. Changes should be made in a branch and submitted via Pull Request to the master branch.
  2. Pull Requests should be reviewed and Travis and Appveyor builds must succeed before merging.
  3. Keep the CHANGELOG.md up to date.

Continuous Integration Builds

Builds for Linux and Mac versions are run via Travis.

Builds for Windows are run via Appveyor.