Skip to content

Commit 41bc0c5

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

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
@@ -32,6 +32,7 @@ jobs:
3232
```
3333
3434
## Merge policy checklist (suggested)
35+
3536
- [ ] Code compiles and automated tests pass in CI
3637
- [ ] At least one approving reviewer has reviewed the change
3738
- [ ] The change has an associated work item or issue

0 commit comments

Comments
 (0)