Please contribute! Here are some things that would be great:
- Open an issue!
- Open a pull request!
- Say hi! 👋
Please abide by the code of conduct.
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
.