Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 762 Bytes

pull_request_template.md

File metadata and controls

29 lines (20 loc) · 762 Bytes

Description

Checklist

  • Add test cases to all the changes you introduce
  • Run ./scripts/format and ./scripts/test locally to ensure this change passes linter check and test
  • Test the changes on the local machine manually
  • Update the documentation for the changes

Expected behavior

Steps to Test This Pull Request

Additional context