ƒ some grammar mistake is corrected inPULL_REQUEST_TEMPLATE.md file

This commit is contained in:
pwnb0y
2022-08-30 00:28:49 +05:30
parent 1c215c36af
commit 890ababe0a

View File

@@ -6,7 +6,7 @@
## Checklist before requesting a review
- [ ] My code follows the style guidelines of this project
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have commented on my code, particularly in hard-to-understand areas
- [ ] I have performed a self-review of my code
- [ ] If it is a core feature, I have added thorough tests.
- [ ] New and existing unit tests pass locally with my changes