- Always add tests
- Update documentation if needed
- run
gulp test
before submitting
Always add a test for the bug in a separate commit so we can easily cherry pick it for verification.
It's recommended to open an issue before sending a pull request to avoid unnecessary work.