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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Please tick all the boxes that are fulfilled by your Pull Request.
21
21
-[ ] My code follows the style guidelines of this project.
22
22
-[ ] My Pull Request has a descriptive title. (not a vague title like `Update index.md`)
23
23
-[ ] I have commented on my code, particularly in hard-to-understand areas.
24
-
-[ ] I have created a helpful and easy to understand `README.md`, according to the given [`README_TEMPLATE.`](https://github.com/chavarera/python-mini-projects/blob/master/README_TEMPLATE.md).
24
+
-[ ] I have created a helpful and easy to understand `README.md`, according to the given [`README_TEMPLATE.`](https://github.com/chavarera/python-mini-projects/blob/master/README_TEMPLATE.md)
25
25
-[ ] I have included a requirements.txt file (if external libraries are required.)
26
26
-[ ] My changes do not produce any warnings.
27
27
-[ ] I have added a working sample/screenshot of the script.
0 commit comments