Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.92 KB

File metadata and controls

34 lines (26 loc) · 1.92 KB

Description

Motivation and Context

How To Test This

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)

Final checklist

  • My code follows the code style of this project found here.
  • My change requires a change to the documentation.
  • I have read the How to Contribute guidelines.