📢 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.
Describe the changes included in this pull request. Link to the associated GitHub or Jira issue(s).
- see #1234
- Added the [...]
- Updated the [...]
- Fixed the [...]
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 project documentation as needed: README, /docs, JSDoc, etc.
Describe the process to test the changes in this pull request.
- Go to [...]
- Click on [...]
- Verify that [...]
Optionally, provide additional details, screenshots, or URLs that may assist the reviewer.
- [...]