diff options
Diffstat (limited to 'PULL_REQUEST_TEMPLATE.md')
-rw-r--r-- | PULL_REQUEST_TEMPLATE.md | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 8752069db..34f74b601 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,24 +1,10 @@ -<!--- Thank you for taking the time to submit a Pull Request --> - -<!--- Provide a general summary of the issue in the Title above --> - ## 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. --> - -## 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 --> +## Testing instructions -<!--- see how your change affects other areas of the code, etc. --> +<!--- Please describe how reviewers can test your changes --> ## Types of changes |