Merge pull request #816 from cake-tech/update-pull-request-template

Update Pull Request Template
This commit is contained in:
Omar Hatem 2023-03-02 18:33:15 +02:00 committed by GitHub
commit 53ee2092b3
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 # Pull Request - Checklist
- [ ] Initial Manual Tests Passed - [ ] 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