- 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
./scripts/format
and ./scripts/test
locally to ensure this change passes linter check and test