selfdefined/.github/PULL_REQUEST_TEMPLATE.md
Kurt Kemple cc2f0c25f8
Add issue and PR templates (#455)
Co-authored-by: Tatiana Mac <github@tatianamac.com>
2022-05-20 13:25:21 -04:00

1.5 KiB

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

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 read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.