mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-25 17:22:50 +00:00
misc: update test plan in contributing (#2679)
This commit is contained in:
parent
f0d9cb26ce
commit
b94b2181b2
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue