chore: add CLAUDE.md with contribution guidelines#79
Merged
Conversation
esnible
approved these changes
Jun 9, 2026
esnible
left a comment
Member
There was a problem hiding this comment.
Clean, docs-only PR adding CLAUDE.md to this repo. Verified all factual claims against upstream main:
commit-msghook exists atscripts/hooks/commit-msg✓- Referenced PR #75 is merged ✓
- The
git config core.hooksPath scripts/hooksinstall instruction is correct for this repo (no.pre-commit-config.yamlhere, unlike the main kagenti repo which usespre-commit install) ✓ - The hook's emitted
Assisted-Bytrailer matches the Commit Attribution section ✓
Areas reviewed: Docs / Markdown, accuracy of cross-references.
Commits: 1, signed-off: yes. CI: passing (DCO, add-to-project).
One nit inline; not blocking.
Assisted-By: Claude Code
Signed-off-by: Gloire Rubambiza <gloire@ibm.com>
Signed-off-by: Gloire Rubambiza <gloire@ibm.com>
17e2fbb to
b09ad80
Compare
This was referenced Jun 15, 2026
This was referenced Jun 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
CLAUDE.mddocumenting DCO sign-off, commit attribution policy, PR attribution, and scope disciplinecommit-msghook added in feat: add optional version field to bug report template #75Closes #78
Test plan
git config core.hooksPath scripts/hooksactivates the hookAssisted-By: Claude Code