Skip to content

Commit 2e1c89a

Browse files
Update docs/contributing/pull-requests/branching.md
Co-authored-by: Matt Bishop <matt@withinfocus.com>
1 parent 2b655fe commit 2e1c89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/pull-requests/branching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ When the release is complete, the `rc` branch is deleted.
162162
After the initial `rc`, `hotfix-rc`, or `hotfix-rc-*` branch is pushed to GitHub it becomes
163163
protected. Any additional changes require:
164164

165-
- All changes must go through pull requests (no direct pushes)
165+
- Going through pull requests (no direct pushes)
166166
- At least 1 approval required
167167
- Code owner review required
168168

0 commit comments

Comments
 (0)