This document provides information on various ways to contribute to the Docker project, including contributing code via pull requests, helping with documentation, testing, triaging issues, and more. It discusses the large number of existing contributors and files in the Docker codebase. The document encourages submitting pull requests and offers tips for doing so, such as keeping PRs small and easy to review, writing tests, and discussing significant proposed changes first on IRC. It also introduces tools like Gordon that can help with code reviews and maintenance.