Skip to content

Add a pull request template#122

Merged
Benjamin-Nussbaum merged 1 commit into
masterfrom
feat/pr-template
Oct 30, 2025
Merged

Add a pull request template#122
Benjamin-Nussbaum merged 1 commit into
masterfrom
feat/pr-template

Conversation

@Benjamin-Nussbaum

@Benjamin-Nussbaum Benjamin-Nussbaum commented Oct 30, 2025

Copy link
Copy Markdown
Contributor

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?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My changes require a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@Benjamin-Nussbaum Benjamin-Nussbaum marked this pull request as ready for review October 30, 2025 19:40

@SoroushHoseini SoroushHoseini left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks useful to me

@Benjamin-Nussbaum Benjamin-Nussbaum merged commit 612b1e2 into master Oct 30, 2025
6 checks passed
@Benjamin-Nussbaum Benjamin-Nussbaum deleted the feat/pr-template branch October 30, 2025 21:06
Benjamin-Nussbaum added a commit that referenced this pull request Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants