VBC-930: missing-contributing
warningCategory: git
Analysis: Git
Tags: git project-health dx
What it reports
Missing CONTRIBUTING.md file. Without contribution guidelines, external contributors must guess how to set up the dev environment, run tests, and submit pull requests. A CONTRIBUTING.md reduces friction and sets expectations for code quality standards.
Examples
Exercised by git-checker.test.ts: needs a repository working tree.