Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 504 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 504 Bytes

Contributing

Contributions are welcome!

Semantic versioning and commit messages

The balena version numbering adheres to Semantic Versioning. The following header/row is required in the body of a commit message, and will cause the CI build to fail if absent:

Change-type: patch|minor|major

Version numbers and commit messages are automatically added to the CHANGELOG.md file by the CI build flow, after a pull request is merged. It should not be manually edited.