Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 475 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 475 Bytes

Contributing Guidelines

Releasing barito-flow

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

Steps on releasing barito-flow.

  1. Bump version on main.go 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 barito-flow.