Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 834 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 834 Bytes

Contribute

Please contribute! Here are some things that would be great:

Please abide by the code of conduct.

Commits

Please conform to the Angular commit convention when committing, and in your pull requests. We use semantic-release to semantically understand what is happening in commits, to generate changelogs automatically, and to publish to npm.

You can also use commitizen to write valid commit messages either using npm run commit or git cz if you have globally installed commitizen.