Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.04 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

23 lines (17 loc) · 1.04 KB

Please follow these guidelines when making a Pull Request. This template was adapted from here and here.

Description

Describe your changes in detail.

Motivation and Context

Why is this change required? What problem does it solve? If it fixes an open issue, please link to the issue here.

Changes

What kind of change does this PR introduce? (Bug fix, feature, documentation update...)

Behavior

What is the current behavior? What is the new behavior?

Other Information

Other relevant information to this pull request.

News file

All pull requests are required to include an updated news file with the PR. The file should be located at the /news/PR-<#>.rst where <#> should be replaced with the appropriate PR number. Please see here for the news file template.