We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fef44d commit 402d1fcCopy full SHA for 402d1fc
.github/pull_request_template.md
@@ -18,7 +18,7 @@ Parent issue: #("mention issue no.")
18
* [ ] I have used consistent code conventions and clear function/method/variable names.
19
* [ ] I have commented on my code, particularly in hard-to-understand areas.
20
* [ ] 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.
+* [ ] I have added relevent screenshots/images if necessary in a seperate folder.
22
* [ ] I have added my work in respective language folder.
23
* [ ] My changes generate no new warnings.
24
0 commit comments