PULL_REQUEST_TEMPLATE.md
September 10, 2023 ยท View on GitHub
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.