Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1011 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

30 lines (18 loc) · 1011 Bytes

Description

Related Issue(s)

Proposed Changes

Checklist

  • I have tested the changes locally and they are working as expected
  • I have added/updated appropriate unit tests for the changes made
  • The code follows the project's coding standards and best practices
  • The documentation has been updated to reflect the changes (if applicable)
  • All automated tests are passing
  • I have reviewed the diff and ensured that it contains only the intended changes
  • I have added any necessary comments or explanations for complex or unclear code

Additional Notes