File tree Expand file tree Collapse file tree 1 file changed +4
-31
lines changed Expand file tree Collapse file tree 1 file changed +4
-31
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
1
## Description
2
+ <!-- Describe your changes in detail -->
4
3
5
- Describe your changes in detail.
6
-
7
- ## Motivation and context
8
-
9
- Why is this change required? What problem does it solve?
10
-
11
- If it fixes an open issue, please link to the issue here (if you write ` fixes #num `
12
- or ` closes #num ` , the issue will be automatically closed when the pull is accepted.)
13
-
14
- ## How has this been tested?
15
-
16
- Please describe in detail how you tested your changes.
17
-
18
- Include details of your testing environment, and the tests you ran to
19
- see how your change affects other areas of the code, etc.
20
-
21
- ## Screenshots (if appropriate)
22
-
23
- ## Checklist:
24
-
25
- Go over all the following points before making your PR:
26
-
27
- - [ ] I have read the ** [ CONTRIBUTING] ( CONTRIBUTING.md ) ** document.
28
- - [ ] My pull request addresses exactly one patch/feature.
29
- - [ ] I have created a branch for this patch/feature.
30
- - [ ] I have added tests to cover my changes.
31
- - [ ] If my change requires a change to the documentation, I have updated it accordingly.
32
-
33
- If you're unsure about any of these, don't hesitate to ask. We're here to help!
4
+ ## Context
5
+ <!-- Why is this change required? What problem does it solve? -->
6
+ <!-- If it fixes an open issue, please link to the issue here (`fixes #num`) -->
You can’t perform that action at this time.
0 commit comments