Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 837 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

19 lines (16 loc) · 837 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)

Checklist:

  • I have added tests to cover my changes.
  • No tests are required for this change.
  • My change requires a documentation change.
  • My change requires a CHANGELOG update.