Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 589 Bytes

File metadata and controls

31 lines (19 loc) · 589 Bytes

Summary

[One sentence: what this PR does]

Changes

  • [Key change 1]
  • [Key change 2]

Testing

Business logic tests added:

  • [Describe test 1 - what behavior it validates]
  • [Describe test 2 - what edge case it covers]
  • All tests pass locally

Visuals

Required for UI/UX changes:

  • Before/after screenshots attached
  • Video demo for interactions (< 30s)

Checklist

  • Changeset added (if version bump needed)
  • Tests cover business logic (not just happy path)
  • No breaking changes (or documented below)

Closes #[issue-number]