We love contributions from everyone. By participating in this project, you agree to abide by our code of conduct.
- Fork the repo
- Install the dev dependencies and setup the pre-commit hook.
$ pipenv install --dev
$ pre-commit install
- Push to your fork.
- Submit a pull request.
Others will give constructive feedback. This is a time for discussion and improvements, and making the necessary changes will be required before we can merge the contribution.