<!--
# Contributing

We would love for you to contribute and help us make this even better! Start reading [this document](contributing.md) to see it is not difficult as you might have imagined.

## Code of Conduct

Help us keep this project open and inclusive. Please read and follow our thoughts on [Code of Conduct](http://confcodeofconduct.com/).

## License

By contributing your code, you agree to license your contribution under the MIT license.
-->

### Checklist
- [ ] `npm start` and/or `npm test` it worked
- [ ] tests and/or benchmarks are included
- [ ] documentation is changed or added
- [ ] commit message follows commit guidelines

Bug fixes and new features should include tests and possibly benchmarks.

### Description of change
Tell us what changed, created or fixed. (Don't forget to add the link of the issue or a related pull request.)
