Updated Writing high quality testing instructions (markdown)

nigeljamesstevenson 2023-06-22 21:46:07 +01:00
parent 4f0ffb6e36
commit 1bdbf2aa1e
1 changed files with 1 additions and 1 deletions

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