github.com/0chain/gosdk@v1.17.11/PULL_REQUEST_TEMPLATE.md (about) 1 ### Changes 2 - 3 4 ### Fixes 5 - 6 7 ### Tests 8 Tasks to complete before merging PR: 9 - [ ] Ensure system tests are passing. If not [Run them manually](https://github.com/0chain/gosdk/actions/workflows/system_tests.yml) to check for any regressions :clipboard: 10 - [ ] Do any new system tests need added to test this change? do any existing system tests need updated? If so create a PR at [0chain/system_test](https://github.com/0chain/system_test) 11 - [ ] Merge your system tests PR to master AFTER merging this PR 12 13 ### Associated PRs (Link as appropriate): 14 - blobber: 15 - 0chain: 16 - system_test: 17 - zboxcli: 18 - zwalletcli: 19 - Other: ...