Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.49 KB

pull_request_template.md

File metadata and controls

21 lines (17 loc) · 1.49 KB

Change Description

Description of change / link to associated issue.

Steps to Test

Steps for reviewers to follow to test the change.

Pull Request Checklist

Testing

  • Your PR passes all CI checks.
  • Tests covering the positive and negative (error paths) are included.
  • Bug fixes contain tests triggering the bug to prevent regressions.

Code Style and Documentation

📝 Please see our Contribution Guidelines for further guidance.