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 3ad275b commit 41bc0c5Copy full SHA for 41bc0c5
docs/agile-development/branching-and-cicd.md
@@ -32,6 +32,7 @@ jobs:
32
```
33
34
## Merge policy checklist (suggested)
35
+
36
- [ ] Code compiles and automated tests pass in CI
37
- [ ] At least one approving reviewer has reviewed the change
38
- [ ] The change has an associated work item or issue
0 commit comments