# Contributing

All contributions are welcomed.

Do you have an idea for improving this check? Please, first submit a github issue and describe your
proposal.

When you're done with your changes use `yarn test:fix` to run `prettier` to reformat code, `tslint`
in fix mode, `tsc` to make sure that there are no compilation errors, and unit tests.

Thanks! 🙏🏻
