mongo-python-driver/.github/pull_request_template.md
Jib 97b0f0c859
PYTHON-5401: Revise pull request template for better structure
Updated the pull request template to improve clarity and consistency in formatting.
2025-11-26 11:20:58 -05:00

1.4 KiB

JIRA TICKET

Changes in this PR

Test Plan

Checklist

Checklist for Author

  • Did you update the changelog (if necessary)?
  • Is there test coverage?
  • Is any followup work tracked in a JIRA ticket? If so, add link(s).

Checklist for Reviewer

  • Does the title of the PR reference a JIRA Ticket?
  • Do you fully understand the implementation? (Would you be comfortable explaining how this code works to someone else?)
  • Is all relevant documentation (README or docstring) updated?