Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.22 KB

pull_request_template.md

File metadata and controls

32 lines (24 loc) · 1.22 KB

What does this PR do?

Motivation and context

How has this been tested?

How can a reviewer see the effects of these changes?

Related tickets

Screenshots

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 tested this code.
  • This PR requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have stakeholder approval to make this change.