Update pull_request_template.md

This commit is contained in:
Omar Hatem 2023-03-02 18:10:40 +02:00 committed by GitHub
parent 5783d4a4ba
commit ddbf03a2f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,3 +7,7 @@ Please include a summary of the changes and which issue is fixed / feature is ad
# Pull Request - Checklist
- [ ] Initial Manual Tests Passed
- [ ] Double check modified code and verify it with the feature/task requirements
- [ ] Formate code
- [ ] Look for code duplication
- [ ] Clear naming for variables and methods