rmi-backend/.github/PULL_REQUEST_TEMPLATE.md

388 B

What does this PR do?

Brief description of the change.

How was it tested?

  • Unit tests added / updated
  • ruff check --fix app/ passes
  • ruff format app/ applied
  • Manual testing (describe):

Does it break anything?

  • Migration required?
  • Breaking API change?
  • Dependency changes?

Rollback procedure

How to revert this change if needed.