Skip to content

Commit b35e368

Browse files
Update PULL_REQUEST_TEMPLATE.md
1 parent 0e12d39 commit b35e368

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Please tick all the boxes that are fulfilled by your Pull Request.
2121
- [ ] My code follows the style guidelines of this project.
2222
- [ ] My Pull Request has a descriptive title. (not a vague title like `Update index.md`)
2323
- [ ] 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)
2525
- [ ] I have included a requirements.txt file (if external libraries are required.)
2626
- [ ] My changes do not produce any warnings.
2727
- [ ] I have added a working sample/screenshot of the script.

0 commit comments

Comments
 (0)