Skip to content

docs: add commit sign-off instructions to CONTRIBUTING.md#27

Merged
ivanbasov merged 1 commit into
NVIDIA:mainfrom
ivanbasov:add-commit-signoff-docs
Mar 24, 2026
Merged

docs: add commit sign-off instructions to CONTRIBUTING.md#27
ivanbasov merged 1 commit into
NVIDIA:mainfrom
ivanbasov:add-commit-signoff-docs

Conversation

@ivanbasov
Copy link
Copy Markdown
Member

Summary

  • Adds a Commit Sign-off section at the top of CONTRIBUTING.md
  • Explains the --signoff / -s requirement and how to use it
  • Shows the resulting Signed-off-by: line that gets appended
  • The DCO full text was already present; this adds the missing how-to context for new contributors

Test plan

  • Verify CONTRIBUTING.md renders correctly on GitHub

🤖 Generated with Claude Code

@ivanbasov ivanbasov requested review from bmhowe23, kvmto and sacpis March 24, 2026 21:55
Adds a "Commit Sign-off" section at the top of CONTRIBUTING.md explaining
the --signoff requirement, how to use it, and what it appends to the
commit message. The DCO full text was already present; this adds the
missing how-to context for new contributors.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Ivan Basov <ibasov@nvidia.com>
@ivanbasov ivanbasov force-pushed the add-commit-signoff-docs branch from 5d157c3 to 8dbc900 Compare March 24, 2026 21:57
@ivanbasov ivanbasov merged commit 75d6ee0 into NVIDIA:main Mar 24, 2026
11 checks passed
@ivanbasov ivanbasov deleted the add-commit-signoff-docs branch March 24, 2026 22:01
ivanbasov added a commit that referenced this pull request Apr 10, 2026
Adds a "Commit Sign-off" section at the top of CONTRIBUTING.md explaining
the --signoff requirement, how to use it, and what it appends to the
commit message. The DCO full text was already present; this adds the
missing how-to context for new contributors.

Signed-off-by: Ivan Basov <ibasov@nvidia.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
ivanbasov added a commit that referenced this pull request Apr 10, 2026
Adds a "Commit Sign-off" section at the top of CONTRIBUTING.md explaining
the --signoff requirement, how to use it, and what it appends to the
commit message. The DCO full text was already present; this adds the
missing how-to context for new contributors.

Signed-off-by: Ivan Basov <ibasov@nvidia.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

2 participants