Thank you for your interest in contributing to this project! Your energy and support is greatly appreciated.
If you have found a bug, please do open an issue. The more detail you can provide, the better we’ll be able to asses. If you can include a failing test case, that will be perfect.
Do you have an idea for an improvement? Feel free to open an issue to propose it.
If you can write a patch to fix the bug you found, or to implement the feature you’re proposing, even better. Thanks so much! When pushing your branch, please lint, format, and test your changes. You can take care of all three in one go:
npm run pull-request