Thank you for wanting to contribute to this project :)
- Use semantic commit messages
- Favor small commits
- Remember to update the docs if needed
- Before submitting a PR run
yarn test
# Install dependencies
yarn
# Run tests
yarn test
Please create an issue so I can follow up there