Write your description of the PR here. Be sure to include as much background, and details necessary for the reviewers to understand exactly what this is fixing or enhancing.
- Fixes #
- Read the Guidelines for Contributing, and this PR conforms to the stated requirements.
- Added changes to the CHANGELOG if necessary according to the Contribution Guidelines
- Added tests to validate this PR, linted with
make check
and tested this PR locally with amake test
, andmake testall
if possible (see CONTRIBUTING.md). - Based this PR against the appropriate branch according to the Contribution Guidelines
- Added myself as a contributor to the Contributors File