📢 Instructions
- Begin with a DRAFT pull request.
- Follow italicized instructions to add detail to assist the reviewers.
- After completing all checklist items, change the pull request to READY.
List the changes included in this pull request.
- Issue: ISSUE-123
- ...
Pull request authors must complete the following tasks before marking the PR as ready to review.
- Complete a self-review of changes
- Unit tests have been created or updated
- The code is free of [new] lint errors and warnings
- Update storybook stories as needed
- Update project documentation as needed, README, JSDoc, etc.
Describe the process to test the changes in this pull request.
- ...
Optionally, provide additional details, screenshots, or URLs that may assist the reviewer.
- ...