File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments