PM-35200 - Create contributing guide for Claude tooling#195
Conversation
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR adds Code Review DetailsNo findings. The change is documentation-only with no code, dependency, or security surface. Title and description (with Jira tracking and cross-repo context) are adequate; no test plan is needed for a docs-only change. |
|
Great job! No new security vulnerabilities introduced in this pull request |
There was a problem hiding this comment.
❓ Why is this +101 but bitwarden/sdk-internal#1008 is +130? Do those larger PR's need to have prettier run on them, or does this repo have different prettier rules?
There was a problem hiding this comment.
I ran prettier on all of those repos's PRs and this one. I also saw similar minor differences.
I didn't dig too deep, but I think the answer to your second question is Yes.

🎟️ Tracking
PM-35200
📔 Objective
Craft guidance for engineers to understand contributing to Claude tooling.
Adding it to the template so that all future repos have the guidance.
The guidance in the other-side-of-the-coin for ai-plugins/pull/88.
The guidance is a generic application of the work done for the server repo in server/pull/7508.