More explanatory pull_request_template.md

This commit is contained in:
Gorkem Cetin (BWL)
2024-10-19 23:06:33 -04:00
committed by GitHub
parent 7b8ecbc84e
commit f4d6903501

@ -1,10 +1,14 @@
## Describe your changes
## Issue number if applicable
Provide a brief description of the changes youve made and their purpose.
## Fill the checklist before requesting a review
## Issue number
- [ ] I have performed a self-review of my code
- [ ] I have included the issue # in the PR (if applicable)
- [ ] I have labelled the PR correctly
- [ ] My PR is granular and targeted to one specific feature only
Mention the issue number(s) this PR addresses (e.g., #123).
## Please ensure all items are checked off before requesting a review:
- [ ] I have performed a self-review of my code.
- [ ] I have included the issue # in the PR.
- [ ] I have labelled the PR correctly.
- [ ] My PR is granular and targeted to one specific feature only.