You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Include a summary of the change made and also list the dependencies that are required if any -->
3
+
4
+
---
5
+
## Issue Ticket Number
6
+
Fixes [Issue #]
7
+
8
+
---
9
+
## Type of change
10
+
<!-- Please select all options that are applicable. -->
11
+
-[ ] Bug fix (non-breaking change which fixes an issue)
12
+
-[ ] New feature (non-breaking change which adds functionality)
13
+
-[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
14
+
-[ ] This change requires a documentation update
15
+
16
+
---
17
+
# Checklist:
18
+
-[ ] I have followed the contributing guidelines of this project as mentioned in [CONTRIBUTING.md](/CONTRIBUTING.md)
19
+
-[ ] I have created an [issue](https://github.com/colbyfayock/netlify-plugin-cloudinary/issues) ticket for this PR
20
+
-[ ] I have checked to ensure there aren't other open [Pull Requests](https://github.com/colbyfayock/netlify-plugin-cloudinary/pulls) for the same update/change?
21
+
-[ ] I have performed a self-review of my own code
22
+
-[ ] I have run tests locally to ensure they all pass
23
+
-[ ] I have commented my code, particularly in hard-to-understand areas
24
+
-[ ] I have made corresponding changes needed to the documentation
0 commit comments