File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ ### Brief Summary of Changes
2
+ <!-- Provide some context as to what was changed, from an implementation standpoint. -->
3
+
4
+ #### What does this PR address?
5
+ - [ ] GitHub issue (Add reference - #XX)
6
+ - [ ] Refactoring
7
+ - [ ] New feature
8
+ - [ ] Bug fix
9
+ - [ ] Adds more tests
10
+
11
+ #### Are tests included?
12
+ - [ ] Yes
13
+ - [ ] No
14
+
15
+ #### Reviewer, please note:
16
+ <!--
17
+ List anything here that the reviewer should pay special attention to. This might
18
+ include, for example:
19
+ * Dependence on other PRs
20
+ * Reference to other Cloudinary SDKs
21
+ * Changes that seem arbitrary without further explanations
22
+ -->
23
+
24
+ #### Checklist:
25
+ <!-- - Go over all the following points, and put an `x` in all the boxes that apply. -->
26
+ <!-- - If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
27
+ - [ ] My code follows the code style of this project.
28
+ - [ ] My change requires a change to the documentation.
29
+ - [ ] I ran the full test suite before pushing the changes and all the tests pass.
You can’t perform that action at this time.
0 commit comments