|
| 1 | +<!--- Provide a general summary of your changes in the Title above --> |
| 2 | +<!--- Use labels to help the developers --> |
| 3 | +<!--- Remove the unnecessary sections when filing --> |
| 4 | + |
| 5 | +## Description |
| 6 | +<!--- Describe your changes in detail --> |
| 7 | + |
| 8 | +## Motivation and Context |
| 9 | +<!--- Why is this change required? What problem does it solve? --> |
| 10 | +<!--- If it fixes an open issue, please link to the issue here. --> |
| 11 | + |
| 12 | +## How Has This Been Tested? |
| 13 | +<!--- Please describe in detail how you tested your changes. --> |
| 14 | +<!--- Include details of your testing environment, and the tests you ran to --> |
| 15 | +<!--- see how your change affects other areas of the code, etc. --> |
| 16 | + |
| 17 | +## Screenshots (if appropriate): |
| 18 | + |
| 19 | +## Todos |
| 20 | +<!--- Notable points that this PR has either accomplished or will accomplish. --> |
| 21 | +* **Developer Interest** |
| 22 | +<!--- Changes affecting developers --> |
| 23 | + - [ ] Feature1 |
| 24 | +* **User-Facing for Release Notes** |
| 25 | +<!--- Changes affecting users --> |
| 26 | + - [ ] Feature2 |
| 27 | + |
| 28 | +## Types of changes |
| 29 | +<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> |
| 30 | +- [ ] Bug fix (non-breaking change which fixes an issue) |
| 31 | +- [ ] New feature (non-breaking change which adds functionality) |
| 32 | +- [ ] Breaking change (fix or feature that would cause existing functionality to change) |
| 33 | + |
| 34 | +## Questions |
| 35 | +<!--- Questions to the developers --> |
| 36 | +- [ ] Question1 |
| 37 | + |
| 38 | +## Status |
| 39 | +<!--- Check this box when ready to be merged --> |
| 40 | +- [ ] Ready to go |
| 41 | + |
| 42 | + |
0 commit comments