UNPKG

1.68 kBMarkdownView Raw
1<!--- Provide a general summary of your changes in the Title above -->
2
3## Description
4<!--- Describe your changes in detail -->
5
6## Motivation and Context
7<!--- Why is this change required? What problem does it solve? -->
8<!--- If it fixes an open issue, please link to the issue here. -->
9
10## How Has This Been Tested?
11<!--- Please describe in detail how you tested your changes. -->
12<!--- Include details of your testing environment, tests ran to see how -->
13<!--- your change affects other areas of the code, etc. -->
14
15## Types of Changes
16<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
17- [ ] Bug fix (non-breaking change which fixes an issue)
18- [ ] New feature (non-breaking change which adds functionality)
19- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
20- [ ] Documentation (adding or updating documentation)
21- [ ] Dependency update
22
23## Checklist:
24<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
25<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
26- [ ] My change requires a change to the documentation and I have updated the documentation accordingly.
27- [ ] My changes are in sync with the code style of this project.
28- [ ] There aren't any other open Pull Requests for the same issue/update.
29- [ ] These changes should be applied to a maintenance branch.
30- [ ] I have added the Apache 2.0 license header to any new files created.
31
32## What is the Impact to Developers Using Jest-Image-Snapshot?
33<!--- Please describe how your changes impacts developers using Jest-Image-Snapshot. -->