diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3511879e33..5e25d2bb6d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -144,6 +144,8 @@ A good test plan has the exact commands you ran and their output, provides scree - If you've changed APIs, update the documentation. +If you need help testing your changes locally, you can check out the doc on doing [local third party testing](./admin/local-third-party-project-testing.md). + #### Breaking Changes When adding a new breaking change, follow this template in your pull request: