Skip to content

Commit 99b169c

Browse files
Create pull_request_template.md (#435)
1 parent dedcbd0 commit 99b169c

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.github/pull_request_template.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)