24 lines
940 B
Markdown
24 lines
940 B
Markdown
## Checklist
|
|
- [ ] All tests are passed.
|
|
- [ ] Added tests.
|
|
- [ ] Documented the code using [Xcode markup](https://developer.apple.com/library/mac/documentation/Xcode/Reference/xcode_markup_formatting_ref).
|
|
- [ ] Searched existing pull requests for ensure not duplicated.
|
|
|
|
## Description
|
|
<!--- Describe your changes in detail -->
|
|
|
|
## Related Issue
|
|
<!--- This project only accepts pull requests related to open issues -->
|
|
<!--- If suggesting a new feature or change, please discuss it in an issue first -->
|
|
<!--- If fixing a bug, there should be an issue describing it with steps to reproduce -->
|
|
<!--- Please link to the issue here: -->
|
|
|
|
## 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. -->
|
|
|
|
## Impact on Existing Code
|
|
<!--- Tell us the impact on existing code as far as you understand. -->
|
|
|
|
## Screenshots (if appropriate)
|