Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1003 Bytes

pull_request_template.md

File metadata and controls

23 lines (18 loc) · 1003 Bytes

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Change in documentation

Checklist:

  • I have updated all documentation necessary.
  • I have checked spelling in (new) comments.

Testing

  • Testing is done automatically and codecov shows test coverage
  • This cannot be tested automatically