diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 84c57c7f4..bbda3053c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,8 +49,12 @@ feat: add new feature ``` + + ## Setup +Before you start, please make the clone based on the `canary` branch, since the `main` branch is the source of truth and should always reflect the latest stable release, also the PRs will be merged to the `canary` branch. + ```bash git clone https://github.com/dokploy/dokploy.git cd dokploy