CONTRIBUTING.md Related Conventions

CONTRIBUTING.md is one of several community health files GitHub looks for when scoring a repository community profile. Sibling files include README.md, LICENSE, CODE_OF_CONDUCT.md, SECURITY.md, SUPPORT.md, and issue and pull request templates. Together these conventions establish a well-formed, welcoming open source project that lowers the barrier for new contributors.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/related-conventions"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: contributing-md:related-conventions
name: CONTRIBUTING.md Related Conventions
tags:
- Community Health
- Conventions
- GitHub
- Open-Source
tags_raw:
- Community Health
- Convention
- GitHub
- Open Source
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions
properties:
- url: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/about-community-profiles-for-public-repositories
  type: Documentation
- url: https://www.contributor-covenant.org/
  type: Reference
- url: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests
  type: Documentation
description: CONTRIBUTING.md is one of several community health files GitHub looks for when scoring a
  repository community profile. Sibling files include README.md, LICENSE, CODE_OF_CONDUCT.md, SECURITY.md,
  SUPPORT.md, and issue and pull request templates. Together these conventions establish a well-formed,
  welcoming open source project that lowers the barrier for new contributors.
x-features:
- Recognized as part of the GitHub community profile checklist
- Composable with CODE_OF_CONDUCT.md, SECURITY.md, and SUPPORT.md
- Compatible with All Contributors specification for recognition
- Often pairs with .github/ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE.md
x-useCases:
- Completing the GitHub community profile health checklist
- Defining the entire community health surface for an organization
- Standardizing contribution conventions across many repositories