Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.21 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

32 lines (24 loc) · 1.21 KB

Pull Request

Description

Motivation and Context

Changes Made

Testing

Screenshots (if applicable)

Related Issues

Checklist

  • I have read and followed the project's contributing guidelines.
  • I have tested the changes thoroughly.
  • My code follows the style and formatting guidelines of the project.
  • I have updated the relevant documentation, if applicable.
  • I have added tests, if appropriate.
  • The code builds without any errors or warnings.
  • All existing tests pass successfully.

Additional Notes