From ccb675ba982c9d552907cb20eaa81411862c21cb Mon Sep 17 00:00:00 2001 From: montezdesousa <79287829+montezdesousa@users.noreply.github.com> Date: Thu, 14 Mar 2024 10:45:05 +0000 Subject: Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f514fbfa29a..ce7d7cab9f4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1707,7 +1707,7 @@ The accepted branch naming conventions are: All `feature/feature-name` related branches can only have PRs pointing to `develop` branch. `hotfix/hotfix-name` and `release/*` branches can only have PRs pointing to `main` branch. -The `docs/docs-name` branch is used to update static documentation (files that are not automatically generated) in-between releases. +The `docs/docs-name` branch is used to update documentation in-between releases, it will trigger the website deployment to GitHub pages. ## Installers -- cgit v1.2.3