Please read the following guidelines for contributors:
How are the files in the repository maintained and used?
- We create PRs to
mainand then manually merge frommaintov0. - We then use reusable scripts located in the
v0branch.
Where are the .github/workflows used?
_tests-on-pr.ymlis used inscikit-package._tests-on-pr-no-codecov-no-headless.ymlis used inskpkg-package-system. It does not include Codecov, builds, or headless testing.