Skip to content

Commit a1dfc8c

Browse files
committed
OCM-00000 | docs: update CONTRIBUTING.md with DCO and CI info
Signed-off-by: Amanda H. L. de Andrade Katz <amanda.katz@redhat.com>
1 parent ebde8af commit a1dfc8c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ Allowed `TYPE` values:
6060
- `ci`: Continuous integration changes
6161
- `perf`: Performance improvements
6262

63+
[!IMPORTANT]
64+
DCO Sign-off Required: Every commit must include a Developer Certificate of Origin (DCO) sign-off line (Signed-off-by: Name <email>). Use git commit -s when committing.
65+
6366
CI validates commit messages on pull requests targeting `main` with:
6467

6568
- `.github/workflows/check-commit-format.yml`

0 commit comments

Comments
 (0)