Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 618 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

14 lines (9 loc) · 618 Bytes

🔬 Background

  • Why is this change needed? Is there a related issue or a new feature to be added?

🔮 Key changes

  • Explain the main changes introduced by this pull request for the reviewer.

📋 Review Checklist

  • I have performed a self-review of my own code.
  • I have commented my code, added docstrings and data types to function definitions.
  • I have added pytests to check whether my feature / fix works.

Please make sure to follow our best practices in the Contributing guidelines.