Skip to content

Commit 402d1fc

Browse files
authored
Update pull_request_template.md
1 parent 5fef44d commit 402d1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Parent issue: #("mention issue no.")
1818
* [ ] I have used consistent code conventions and clear function/method/variable names.
1919
* [ ] I have commented on my code, particularly in hard-to-understand areas.
2020
* [ ] I have created a helpful and easy to understand README.md which contains description, requirements and use case.
21-
* [ ] I have added relevent screenshots if necessary.
21+
* [ ] I have added relevent screenshots/images if necessary in a seperate folder.
2222
* [ ] I have added my work in respective language folder.
2323
* [ ] My changes generate no new warnings.
2424

0 commit comments

Comments
 (0)