diff --git a/README.md b/README.md index 5b26fa4579..a944858922 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ # playwright.dev -This website is built using [Docusaurus](https://docusaurus.io/). Content is pulled from the microsoft/playwright repo. +## Filing issues + +If you see a problem on playwright.dev, please [file an issue here](https://github.com/microsoft/playwright/issues/new?template=documentation.yml). ## Development +This website is built using [Docusaurus](https://docusaurus.io/). Content is pulled from the microsoft/playwright repo. + ### Setup the repo ```sh