diff --git a/Writing-high-quality-testing-instructions.md b/Writing-high-quality-testing-instructions.md index 12a4345..511962d 100644 --- a/Writing-high-quality-testing-instructions.md +++ b/Writing-high-quality-testing-instructions.md @@ -62,7 +62,7 @@ Therefore, a PR could have testing instructions for multiple scenarios, in fact, - If the testing instructions require to add custom code, please **provide the code snippet**. - If the testing instructions require to install a plugin, please **provide a link to this plugin, or the zip file** to install it. - If the testing instructions require to hit an API endpoint, please provide the **link to the endpoint documentation**. -- Ideally **provide screenshots and/or videos** that supported what the testing instructions are explaining. +- Ideally **provide screenshots and/or videos** that supported what the testing instructions are explaining. If you are using links to collaborative tools then also provide an equivalent screenshot/video for those who do not have access. ## Examples