Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 879 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 879 Bytes

Contributing to redux-storage-engine-jsurl

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

Atom Dev Team - CONTRIBUTING.md

Commit conventions

To keep the automated release and changelog engine running, every commit should follow the conventional changelog standard introduced by angular.

After merging into our master branch, this will allow semantic release to decide what kind of version to release. An automated changelog will also be created.

Use Commitizen to ease up creating commit messages with the conventional changelog standard. It is fully integrated into the project.