Skip to content

Commit 1d29521

Browse files
authored
Revise pull request template for clarity and focus
Updated the pull request template to clarify checklist items and added optional focus areas for reviewers.
1 parent 8e211b7 commit 1d29521

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
- [ ] Is the intention of the code captured in relevant tests?
2727
- [ ] If there are new TODOs, has a related JIRA ticket been created?
2828

29-
### Checklist for Reviewer {@primary_reviewer}
29+
### Checklist for Reviewer
3030

3131
- [ ] Does the title of the PR reference a JIRA Ticket?
3232
- [ ] Do you fully understand the implementation? (Would you be comfortable explaining how this code works to someone else?)
3333
- [ ] Have you checked for spelling & grammar errors?
3434
- [ ] Is all relevant documentation (README or docstring) updated?
3535

36-
## Focus Areas for Reviewer
36+
## Focus Areas for Reviewer (Optional)
3737

3838
<!-- List any complex portion of code you believe needs additional scrutiny and explain why. -->

0 commit comments

Comments
 (0)