Contribute#

Thanks for asking!

Branching and PR#

Please do work from an up-to-date version of the dev branch and ensure that you worked out every merge conflicts that could appear before creating a pull request:

  • from your forked repository work branch

  • into the main repository wescale:dev branch

Tests#

Github Actions are configured to run only on code that is already in the main repository’s branches to save the free minutes.

Please run the lint and molecule tests before PR-ing: that’ll save back-and-forth modifications.

Reminder#

Thanks a lot for contributing at any level. Have fun!