finds.dev← search

// the find

necolas/issue-guidelines

★ 422 · updated Jun 2022

A set of guidelines for submitting issues and pull requests on projects

A template CONTRIBUTING.md by Nicolas Gallagher meant to be copied into your own projects. It covers how to report bugs, request features, and submit pull requests. Useful mostly as a starting point circa 2013, when this kind of document was less common.

Clear, no-nonsense structure that covers the three things contributors actually need: bug reports, feature requests, and PRs. Comes from a credible author (creator of Normalize.css) so it was battle-tested in real open-source projects. Short enough that people will actually read it.

Last touched in 2022 but the content reads like 2013 — no mention of conventional commits, semantic versioning expectations, or CI requirements that most projects now depend on. A single-file repo with 422 stars is mostly a historical artifact; GitHub's own docs and tools like `@github/contributing` have long since made this redundant. Anyone adopting it today would need to rewrite half of it anyway.

View on GitHub →

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →