Add a pull request template#122
Merged
Merged
Conversation
SoroushHoseini
approved these changes
Oct 30, 2025
SoroushHoseini
left a comment
Contributor
There was a problem hiding this comment.
Looks useful to me
Benjamin-Nussbaum
added a commit
that referenced
this pull request
Oct 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Add a pull request template to standardize PR descriptions, including sections for Description, Motivation and Context, Testing, Screenshots, Types of changes, and Checklist. The template guides contributors to provide necessary information for review and QA.
Motivation and Context
This template improves contribution quality by ensuring PRs include clear purpose, testing details, and change classification. It reduces back-and-forth during review and makes it easier to track which issues are addressed.
How have these changes been tested?
.github/PULL_REQUEST_TEMPLATE/pull_request_template.mdas specified by https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repositoryTypes of changes
Checklist: