misc: update test plan in contributing (#2679)

This commit is contained in:
Joe Previte 2020-04-27 10:19:40 -07:00 committed by GitHub
parent f0d9cb26ce
commit b94b2181b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: