Contributing

Preconditions for pull request merge:

  • For bug fixes, tests that expose the issue where practical. Perhaps try a fork of unfixed code and add a branch with the updated test.
  • For bug fixes, tests that show the issue is fixed.
  • No decrease in code coverage.
  • Documentation and test updates for features.