We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41bc0c5 commit bfaee7cCopy full SHA for bfaee7c
docs/agile-development/branching-and-cicd.md
@@ -39,6 +39,7 @@ jobs:
39
- [ ] Documentation updated where applicable
40
41
## Tips
42
+
43
- Keep feature branches short-lived; frequent merges reduce integration risk.
44
- Automate as much of the gate (linting, unit tests, basic security scans) as possible to keep manual review focused on design and architecture.
45
- Adapt branch protection to match team size and delivery cadence.
0 commit comments