diff --git a/docs/contributing.md b/docs/contributing.md index a456b0da7f1..c267e6a56fd 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -24,6 +24,10 @@ again. cd puppeteer ``` + or + + [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=90796663&machine=standardLinux32gb&devcontainer_path=.devcontainer%2Fdevcontainer.json) + 2. Install the dependencies ```sh