Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 624 Bytes

pull_request_template.md

File metadata and controls

26 lines (17 loc) · 624 Bytes

Pull Request

Description

Related Issues

Screenshots (if applicable)

Changes Made

Testing

Checklist

  • The code follows the project's coding standards.
  • Unit tests have been added or updated to cover the changes.
  • Documentation has been updated to reflect the changes (if applicable).
  • The code compiles without errors.
  • The changes have been tested locally and pass all relevant tests.
  • All new and existing tests pass.
  • The pull request has been reviewed by at least one other contributor.

Reviewer Instructions

Deployment Notes

Additional Information