- I have reviewed the AC for this feature and my changes meet all requirements
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas
- My changes generate no new warnings
- I have added tests that prove my fix is effective or that my feature works
- New and existing unit tests pass locally with my changes
- Any dependent changes have been merged and published in downstream modules
- My change requires a change to the documentation.
- I have updated the documentation accordingly.
- I have requested a review from at least one other dev