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
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,8 @@ Fixes [Issue #]
16
16
---
17
17
# Checklist:
18
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/next-cloudinary/issues) ticket for this PR
20
-
-[ ] I have checked to ensure there aren't other open [Pull Requests](https://github.com/colbyfayock/next-cloudinary/pulls) for the same update/change?
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
21
-[ ] I have performed a self-review of my own code
22
22
-[ ] I have run tests locally to ensure they all pass
23
23
-[ ] I have commented my code, particularly in hard-to-understand areas
0 commit comments