Skip to content

Commit bfaee7c

Browse files
Update docs/agile-development/branching-and-cicd.md
Co-authored-by: Tess Ferrandez <[email protected]>
1 parent 41bc0c5 commit bfaee7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/agile-development/branching-and-cicd.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- [ ] Documentation updated where applicable
4040
4141
## Tips
42+
4243
- Keep feature branches short-lived; frequent merges reduce integration risk.
4344
- Automate as much of the gate (linting, unit tests, basic security scans) as possible to keep manual review focused on design and architecture.
4445
- Adapt branch protection to match team size and delivery cadence.

0 commit comments

Comments
 (0)