Skip to content

Conversation

@yurekami
Copy link
Contributor

Description

Add a pull request template to standardize PR submissions.

Motivation

A consistent PR format helps reviewers quickly understand changes and ensures contributors provide necessary context and testing information.

Template Sections

Section Purpose
Description Brief summary of the PR
Motivation Why the change is needed, linked issues
Changes Bulleted list of main changes
Type of Change Categorization (bug fix, feature, etc.)
Testing GPU testing checklist (SM90/SM100)
Checklist Code quality and documentation checks
Additional Notes Extra context for reviewers

Benefits

  • Consistent PR format across contributions
  • Ensures GPU testing is documented
  • Reminds contributors to update docs and run tests
  • Speeds up review process

Testing

  • Template renders correctly in GitHub
  • All sections are clear and relevant

🤖 Generated with Claude Code

Add a PR template to standardize pull request submissions with:

Sections:
- Description: Brief summary of changes
- Motivation: Why the change is needed, linked issues
- Changes: List of main changes
- Type of Change: Categorization checkboxes
- Testing: GPU testing and verification checklist
- Checklist: Code quality and documentation checks
- Additional Notes: Extra context for reviewers

This helps ensure PRs include necessary context and have been
properly tested before review.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@zheanxu zheanxu closed this Jan 16, 2026
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