Update pull_request_template.md

This commit is contained in:
Gorkem Cetin (BWL)
2024-12-13 19:04:29 -05:00
committed by GitHub
parent 2e970f6f84
commit 528bc0b1e0

View File

@@ -8,7 +8,8 @@ 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 deployed the application locally.
- [ ] I have performed a self-review and testing of my code.
- [ ] I have included the issue # in the PR.
- [ ] I have labelled the PR correctly.
- [ ] The issue I am working on is assigned to me.
@@ -17,5 +18,3 @@ Mention the issue number(s) this PR addresses (e.g., #123).
- [ ] My PR is granular and targeted to one specific feature.
- [ ] I took a screenshot or a video and attached to this PR if there is a UI change.