Please describe your pull request.
Link your PR to an issue
- Related to #?
- Fixes #?
Describe the best way to test or validate your PR.
- ❓
CONSIDER adding a unit test if your PR resolves an issue. - ✔️ DO check open PR's to avoid duplicates.
- ✔️ DO keep pull requests small so they can be easily reviewed.
- ✔️ DO build locally before pushing.
- ✔️
DO make sure tests pass. - ✔️
DO add CHANGELOG upgrade notes if required. - ❌
AVOID breaking the continuous integration build. - ❌AVOID making significant changes to the overall architecture.
Please add screenshots of the changes you're proposing