Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 537 Bytes

pull_request_template.md

File metadata and controls

13 lines (9 loc) · 537 Bytes

Description

Please include a summary of the change and what type of change it is (new feature, bug fix, refactoring, documentation). Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Quick checks:

  • There is no other pull request for the same update/change.
  • I have written unit tests.
  • I have made sure that the PR is of reasonable size and can be easily reviewed.