Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.11 KB

pull_request_template.md

File metadata and controls

31 lines (23 loc) · 1.11 KB

🔄 Pull Request

📝 Description

🎯 Motivation and Context

🧩 Changes Made

🔄 How Has This Been Tested?

👥 Reviewers

🌍 Additional context

📸 Screenshots (if appropriate)

📋 Checklist:

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