Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.31 KB

pull_request_template.md

File metadata and controls

32 lines (22 loc) · 1.31 KB

Description

Please include a summary of the change and which feature is added or issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

NOTE: If the PR is still a work in progress, and so is not ready to be merged, but needs to be pushed to facilitate review, then add [WIP] in the title. Optionally add the labels work-in-progress and do-not-merge.

GitHub Links

Please, link to the right one.

  • #TODO Add GitHub Issue Link

Checklist

Please review this checklist before to open the PR to improve the review process:

  • The commit messages follow our guidelines
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Other Information

Please add other information needed to facilitate the review process to the reviewers.