Update pull_request_template.md

Omar Hatem committed Mar 2, 2023 at 18:10 UTC ddbf03a2f86d6c928e783d7d2ed43eff5be054dc
1 file changed +4
.github/pull_request_template.md
+4
@@ -7,3 +7,7 @@ Please include a summary of the changes and which issue is fixed / feature is ad
7 # Pull Request - Checklist
8
9 - [ ] Initial Manual Tests Passed
10 +- [ ] Double check modified code and verify it with the feature/task requirements
11 +- [ ] Formate code
12 +- [ ] Look for code duplication
13 +- [ ] Clear naming for variables and methods