Skip to content

VBC-930: missing-contributing

warning

Category: 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.

Released under the MIT License.