- I've added myself to the list of contributors.
- Optionally, I've updated sktime's CODEOWNERS to receive notifications about future changes to these files.
- I've added unit tests and made sure they pass locally.
- The PR title starts with either [ENH], [MNT], [DOC], or [BUG] indicating whether the PR topic is related to enhancement, maintenance, documentation, or bug.
- I've added the estimator to the online documentation.
- I've updated the existing example notebooks or provided a new one to showcase how my estimator works.