Sending a pull request

Please ensure that your pull request meets the following criteria:

  • Existing tests pass
  • New tests are added to cover the issue or feature address by your pull request
  • Code style conforms to that of the rest of the project (ie. es-lint reports no errors)
  • The code coverage is adequate

Other requirements will be added in the future (e.g. code coverage, specific forking/branching rules, etc.), so do check back here.