Please fill in
Please link any relevant issues with "see #123456", mark issues that get resolved with "fixes #12345"
If AI tools were used in creating the PR please indicate here how they were used
- Correct base branch selected?
masterfor new features,maintenance_?.?.xfor bug fixes - Tests: Added new tests for any new features or fixed regressions
- Changelog: Added a short note in
CHANGELOG.txt(only obsolete if fixing a bug introduced after the last release) - Add the yellow
ready for reviewlabel when you the PR is ready to be reviewed
Rare actions items:
- First time contributors: Feel free to add your name to
CONTRIBUTORS.txt - New modules: add the module to
CODEOWNERSwith your github handle
The PR can be flagged with the following "issue labels" to alter CI runs:
no_cito skip CI builds while work-in-progressbuild_docsto trigger automatic docs build to see how docs render for the PRtest_networkto include "networked" tests if the PR touches any tests marked as "network"upload_imagesto attach plots generated in tests as artifacts to the CI run