Skip to content

Commit 389a10a

Browse files
committedMay 18, 2022
improve CONTRIBUTING.md
1 parent a856325 commit 389a10a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎CONTRIBUTING.md

+2
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ engine | mandatory check | how to run tests | base data inherits from
4444
`safari` | features | browser runner | |
4545
`samsung` | | browser runner | `chrome` | required
4646

47+
If you have no access to all required browsers / versions of browsers, use [Sauce Labs](https://saucelabs.com/), [BrowserStack](https://www.browserstack.com/) or [Cloud Browser](https://ieonchrome.com/).
48+
4749
## Style and standards
4850

4951
The coding style should follow our [`.eslintrc`](./.eslintrc.js). You can test it by calling [`npm run lint`](#testing). Different places have different syntax and standard library limitations:

0 commit comments

Comments
 (0)
Please sign in to comment.