Files
protocol/PULL_REQUEST_TEMPLATE.md
Leonid Logvinov 1c1f2ef1ff Fix PR template
2018-01-30 15:05:16 +01:00

1.2 KiB

Description

Motivation and Context

How Has This Been Tested?

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:

  • Change requires a change to the documentation.
  • Added tests to cover my changes.