Skip to content

docs: add DCO signoff requirement to commit guidelines#556

Merged
JasonXuDeveloper merged 2 commits intomasterfrom
docs/add-signoff-requirement
Jan 25, 2026
Merged

docs: add DCO signoff requirement to commit guidelines#556
JasonXuDeveloper merged 2 commits intomasterfrom
docs/add-signoff-requirement

Conversation

@JasonXuDeveloper
Copy link
Owner

@JasonXuDeveloper JasonXuDeveloper commented Jan 25, 2026

Summary

  • Add Developer Certificate of Origin (DCO) section to CLAUDE.md
  • Documents the requirement to use --signoff (or -s) flag when committing
  • Includes examples and git identity configuration instructions
  • Important for open source contribution compliance

Why This Matters

Signing off commits certifies that contributors have the right to submit code under the project's open source license. This is a standard practice for open source projects and helps maintain legal clarity.

Test plan

  • Review documentation changes in CLAUDE.md
  • Verify examples are clear and accurate
  • Confirm this commit itself is signed off (check commit message)

🤖 Generated with Claude Code

Add Developer Certificate of Origin (DCO) section to commit message format guidelines. All commits should now use the --signoff flag to certify the contributor has the right to submit code under the project's open source license.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: JasonXuDeveloper - 傑 <jason@xgamedev.net>
@JasonXuDeveloper JasonXuDeveloper enabled auto-merge (squash) January 25, 2026 04:10
@claude
Copy link

claude bot commented Jan 25, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@JasonXuDeveloper JasonXuDeveloper merged commit 5e0eda9 into master Jan 25, 2026
5 checks passed
@JasonXuDeveloper JasonXuDeveloper deleted the docs/add-signoff-requirement branch January 25, 2026 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant