Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 595 Bytes

File metadata and controls

18 lines (12 loc) · 595 Bytes

Contribution guidelines

For your development environment

Install editorconfig plugin for your ide/editor.

Before your pull request

  • Fire an issue
  • Be sure to have tests

Commit messages

messaginghub-client-js uses semantic-release and conventional commits in order to correctly publish new versions of the package. Make sure to use commitizen configured with the cz-conventional-changelog adapter to properly format your commit messages or use our predefined npm script for commits:

npm run commit