-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3f6fad8
commit ee07566
Showing
1 changed file
with
2 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,10 @@ | ||
<!--- Provide a general summary of your changes in the Title above --> | ||
<!--- Using the headings below is optional, do whatever makes sense to you. --> | ||
|
||
## Description | ||
<!--- Describe your changes in detail --> | ||
<!--- 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 using the syntax: 'Closes #123' --> | ||
|
||
## How to prove the effect of this PR? | ||
<!--- Please describe in detail how verify the change you have done. --> | ||
<!--- In the context of a bug fix, this should include how to reproduce the bug. --> | ||
<!--- In the context of a feature, this should include how to demonstrate the feature. --> | ||
<!--- In the event of a pure code refactoring, just ignore this section --> | ||
|
||
## Additional info | ||
<!--- Ignore if not relevant --> | ||
<!--- For example screenshots --> | ||
|
||
## Is this a breaking change? | ||
<!--- Does the change require the user to change something on their side? --> | ||
|
||
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) | ||
|
||
## Checklist | ||
<!--- Go over all the following points, and put an `x` in all the boxes that apply. --> | ||
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> | ||
|
||
- [ ] My change requires a change to the documentation, and I have updated the documentation accordingly. | ||
|
||
<!-- markdownlint-disable-file MD041 --> |