Merge pull request #19048 from alex-ong/alex-ong-patch-1

Update CONTRIBUTING.md
This commit is contained in:
David Karlsson 2024-01-07 19:48:13 +01:00 committed by GitHub
commit 2e280c29e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 3 deletions

View File

@ -46,9 +46,11 @@ Help make reviewing easier by following these guidelines:
### Local setup
You can use Docker (surprise) to build and serve the files locally. This
requires Docker Desktop version 4.24 or later, or Docker Engine with Docker
Compose version 2.22 or later.
You can use Docker (surprise) to build and serve the files locally.
> [!IMPORTANT]
> This requires Docker Desktop version **4.24** or later, or Docker Engine with Docker
> Compose version [**2.22**](https://docs.docker.com/compose/file-watch/) or later.
1. Clone the repository: