summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormontezdesousa <79287829+montezdesousa@users.noreply.github.com>2024-03-14 10:45:05 +0000
committerGitHub <noreply@github.com>2024-03-14 10:45:05 +0000
commitccb675ba982c9d552907cb20eaa81411862c21cb (patch)
tree8d69b372031260947c14c67af17f4be59d65967b
parent871c7bf9a91dbd1d788e5c22cd6924dc7d2bc8d7 (diff)
Update CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
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