File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ <!-- - Provide a general summary of your changes in the Title above -->
2+
3+ ## Description
4+
5+ <!-- - Describe your changes in detail -->
6+
7+ ## Motivation and Context
8+
9+ <!-- - What is the purpose of these changes? What problem does it solve? -->
10+ <!-- - If these changes fix an open issue, please link to the issue here. -->
11+
12+ ## How have these changes been tested?
13+
14+ <!-- - Please describe in detail how you tested your changes. -->
15+ <!-- - Include details of your testing environment and what tests you ran -->
16+ <!-- - to see how your changes affect other areas of the code, etc. -->
17+
18+ ## Screenshots (if appropriate):
19+
20+ ## Types of changes
21+
22+ <!-- - What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
23+
24+ - [ ] Bug fix (non-breaking change which fixes an issue)
25+ - [ ] New feature (non-breaking change which adds functionality)
26+ - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
27+
28+ ## Checklist:
29+
30+ <!-- - Go over all the following points, and put an `x` in all the boxes that apply. -->
31+ <!-- - If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
32+
33+ - [ ] My code follows the code style of this project.
34+ - [ ] My changes require changes to the documentation.
35+ - [ ] I have updated the documentation accordingly.
36+ - [ ] I have added tests to cover my changes.
37+ - [ ] All new and existing tests pass.
You can’t perform that action at this time.
0 commit comments