Skip to content

Commit 943af6d

Browse files
santosomarCopilot
andauthored
Update CONTRIBUTING.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 74ba77d commit 943af6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Maintainers aim to review pull requests and issues within 3 business days.
118118
- `feature` – feature/this-is-a-new-feature-branch (target `develop` for content updates, `main` for non-content changes)
119119
- `codebugfix` – codebugfix/description-of-the-bug (typically targets `main`)
120120
- `languagefix` – languagefix/description-of-the-language-fix (typically targets `main`)
121-
- `docs` – docs/description-of-the-documentation-change (typically targets `main`)
121+
- `docs` – docs/description-of-the-documentation-change (typically targets `main`; documentation changes are exempt from the content update rule above)
122122
- `release` – release/description-of-the-release – cut from `main` when ready
123123

124124
### Commit messages format

0 commit comments

Comments
 (0)