[Task][PYTHON-5579]: Add PR Template for Django-MongoDB-Backend #429
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PYTHON-5579
Summary
This pull request adds a new pull request template to the repository to standardize the information provided when submitting PRs. The template guides contributors to include context, a summary, test plans, and checklists for both authors and reviewers, improving clarity and review efficiency.
This PR template is in alignment with our new team PR Template and code reviewing policy.
Changes in this PR
Added a detailed pull request template in
.github/workflows/PULL_REQUEST_TEMPLATE.mdto ensure consistent PR submissions, including sections for summary, changes, test plan, screenshots, and checklists for both authors and reviewers.Test Plan
None. Done several times across multiple other repositories.
Screenshots (optional)
Checklist
Checklist for Author
Checklist for Reviewers: @aclark4life @WaVEV @timgraham
Focus Areas for Reviewer
Please provide feedback on any changes to this template pertinent to the
django-mongodb-backendworkflow. All feedback is welcomed and open to discussion.This template requirement will only apply to PRs made after this PR is approved and merged.