Skip to content

Pull request template

Please refer to our contributing docs for any questions on submitting a pull request. Issues are required for both bug fixes and features.

Resolves #ISSUE_NUMBER


Describe behaviour before the change

Describe behaviour after the change

Pull request checklist

  • I have read the CONTRIBUTING.md
  • My code follows the code style of this project
  • Tests for the changes have been added (for bug fixes / features)
  • All new and existing tests passed.
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

  • Yes
  • No