> IMPORTANT: Please do not create a Pull Request without creating an issue first.
> **Any change needs to be discussed before proceeding.** Failure to do so may result
> in the rejection of the pull request.

## Thank you for contributing to `<:packageName:>`

### Before submitting

Read the [CONTRIBUTING.md](../CONTRIBUTING.md) file and confirm that you're following
all of the guidelines

### Please provide enough information so that others can review your pull request

- What does this implement/fix? Explain your changes.
- Does this close any currently open issues?

### Testing

Confirm that your pull request contains tests and that all existing tests pass.

### Closing issues

Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).
