## General
**Reference:** <ISSUE_ID>
<br>
**Description:**
<br>
<!-- Description of _Pull Request_ that may direct people what was done -->

## Type of changes
<!--- What type(s) of change(s) does your code introduce? Put an `x` in all boxes that apply -->
- [ ] 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)

## Checklist
<!--- Go through the following points and put `x` in all the boxes that apply -->
- [ ] I have updated the documentation accordingly
- [ ] I have added tests to cover my changes
- [ ] All new and existing tests passed
<!--- If you're not sure about any of these points, don't hesitate to ask - we're here to help! -->

## Additional notes
<!-- Any information that you want to share (might not be connected directly to this _PR_) -->
