- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to change)
- I have read the CONTRIBUTING document.
- Have you followed the guidelines in our Contributing document?
- Have you checked to ensure there aren't other open Pull Requests for the same update/change?
- Have you added an explanation of what your changes do and why you'd like us to include them?
- Have you successfully ran tests with your changes locally?
[You can erase any parts of this template not applicable to your Pull Request.]