Skip to content

Commit

Permalink
Create PULL_REQUEST_TEMPLATE.md (#807)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkusa authored May 8, 2019
1 parent c9238ac commit c639f6f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Resolves #<issue number> (if appropriate)

## Description
<!--- Describe your changes in detail -->
<!--- If suggesting a new feature or change, please discuss it in an issue first -->
<!--- If fixing a bug, there should be an issue describing it with steps to reproduce -->

## Motivation and Context
<!--- Why is this change required? What problem does it solve? -->

## How Has This Been Tested?
<!--- Please describe in detail how you tested your changes. -->
<!--- Include details of your testing environment, and the tests you ran to -->
<!--- see how your change affects other areas of the code, etc. -->

## Screenshots (if appropriate):

0 comments on commit c639f6f

Please sign in to comment.