Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 655 Bytes

File metadata and controls

30 lines (16 loc) · 655 Bytes

What's changing and why?

Before/After UX

Before:

After:

How was this change tested?

Are unit tests added?

Are integration tests added?

Reviewer Guidelines

‼️ Merge Requirements: PRs with failing integration tests cannot be merged without justification.

One of the following must be true:

  • All automated PR checks pass
  • Failed tests include local run results/screenshots proving they work
  • Changes are documentation-only