We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dedcbd0 commit 99b169cCopy full SHA for 99b169c
.github/pull_request_template.md
@@ -0,0 +1,24 @@
1
+### Brief Summary of Changes
2
+<!--
3
+Provide some context as to what was changed, from an implementation standpoint.
4
+-->
5
+
6
+#### What does this PR address?
7
+[ ] Gitub issue (Add reference - #XX)
8
+[ ] Refactoring
9
+[ ] New feature
10
+[ ] Bug fix
11
+[ ] Adds more tests
12
13
+#### Are tests included?
14
+[ ] Yes
15
+[ ] No
16
17
+#### Reviewer, Please Note:
18
19
+List anything here that the reviewer should pay special attention to. This might
20
+include, for example:
21
+• Dependence on other PRs
22
+• Reference to other Cloudinary SDKs
23
+• Changes that seem arbitrary without further explanations
24
0 commit comments