In layman's terms, provide a brief introduction to the issue. No more than 3 sentences.
Explain the purpose of this pull request. Include a link to the issue being addressed.
Detail the scope of the pull request, i.e. what changed.
// Optional sections
Any discussion about approach, challenges, etc. that you feel is relevant.
Call out any known issues that are purposely not addressed in this pull request.
For UI work, please include before/after screenshots hosted in a 2-column table for easy side-by-side comparison.
Same as Screenshots above.
Include a snapshot of the Code Coverage report generated when you ran the full unit test suite.
Include a snapshot of the documentation coverage report when you ran jazzy locally to generate documentation. We require 100% documentation coverage of all public
interfaces.