diff --git a/docs/contributing/template-repository.md b/docs/contributing/template-repository.md index c138899f7..db9035bd4 100644 --- a/docs/contributing/template-repository.md +++ b/docs/contributing/template-repository.md @@ -119,8 +119,12 @@ Initial content placeholders provide AI assistance and automated code reviews: ``` .claude/ └── CLAUDE.md # General project context, guidelines, and instructions +└── settings.json # Project settings ``` +Project settings contain useful configuration such as +[our marketplace](./ai.md#bitwarden-ai-plugin-marketplace). + ### Automated reviews Actions workflows for review of issues and pull requests. Targets two use cases: