Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 730 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

27 lines (19 loc) · 730 Bytes

Description

Fixes #(issue number)

Type of Change

  • Bug Fix
  • New Feature
  • New tutorial
  • Documentation
  • Other (Please describe)

Checklist

  • I have read the contributing guidelines.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • Any dependent changes have been merged and published in downstream modules.

Additional Context