|
1 | | -<!--- Provide a general summary of your changes in the Title above --> |
| 1 | +<!--- Reminder to change the title 👆 --> |
2 | 2 |
|
3 | | -## Description |
4 | | -<!--- Describe your changes in detail --> |
| 3 | +## Description, Motivation and Context |
| 4 | + |
| 5 | +<!--- For External Contributors --> |
| 6 | +> Thanks for opening a PR to our repos! If it is a significant code change, please make sure there is an |
| 7 | +> opened issue where we have accepted the idea before filing this PR. |
| 8 | +
|
| 9 | +<!--- For All Contributors --> |
| 10 | + |
| 11 | +<!--- What was changed? Is this a bugfix or new feature? Include screenshots if relevant --> |
| 12 | +What was changed: |
5 | 13 |
|
6 | | -## Motivation and Context |
7 | 14 | <!--- Why is this change required? What problem does it solve? --> |
8 | | -<!--- If it fixes an open issue, please link to the issue here. --> |
| 15 | +Motivation & Context: |
9 | 16 |
|
10 | | -> Thanks for opening a PR to our repos! If it is a significant code change, please make sure there is an |
11 | | -> opened issue where we have discussed and accepted the idea before filing this PR. |
| 17 | +<!--- If it fixes an open issue, please link to the issue here. --> |
| 18 | +Closes issue: |
12 | 19 |
|
13 | 20 | ## How has this been tested? |
14 | | -<!--- Please describe in detail how you tested your changes. --> |
15 | | -<!--- Include details of your testing environment, tests ran to see how --> |
16 | | -<!--- your change affects other areas of the code, etc. --> |
| 21 | +<!--- Please describe how you tested your changes/how we can test them --> |
17 | 22 |
|
18 | | -## Screenshots/Terminal Output (if appropriate): |
19 | 23 |
|
20 | | -## Types of changes |
21 | | -<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> |
22 | | -- [ ] Bug fix (non-breaking change which fixes an issue) |
23 | | -- [ ] New feature (non-breaking change which adds functionality) |
24 | | -- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) |
25 | 24 |
|
26 | 25 | ## Checklist: |
27 | 26 | <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> |
|
0 commit comments