Issue number:
Is this ready for review?: NO
Is it a breaking change?: NO
- My changes meet the tenets criteria
- I have performed a self-review of my own code
- I have commented my code where necessary, particularly in areas that should be flagged with a TODO, or hard-to-understand areas
- I have made corresponding changes to the documentation
- I have made corresponding changes to the examples
- My changes generate no new warnings
- The code coverage hasn't decreased
- I have added tests that prove my change is effective and works
- New and existing unit tests pass locally and in Github Actions
- Any dependent changes have been merged and published in downstream module
- The PR title follows the conventional commit semantics
- I have documented the migration process
- I have added, implemented necessary warnings (if it can live side by side)
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.