Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 447 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 447 Bytes

Contributing Guidelines

Releasing Gate

Gate uses semantic versioning, check this page for more details on how to bump the version number.

Steps on releasing Gate.

  1. Bump version on VERSION file.
  2. Add appropriate changelogs on CHANGELOG.md file. Please follow existing format.
  3. Tag the commit by the new version number and push it, travis will automatically build and release Gate.