- If you've added code that should be tested, add tests
- If you've changed APIs, update (or create!) the documentation
- Ensure the tests pass
- Make sure your code lints and you followed our coding style
- If this is a big feature, make sure to prefix the title with
Feature:
and add a thorough description for non-dev folk