Home Explore Blog CI



docker

content/contribute/_index.md
c755c96222108a3b5a8a0eac3fdbe5513ffc37ea15abcd0900000003000006cd
---
title: Contribute to Docker's docs
linkTitle: Contribute
weight: 10
toc_max: 1
aliases:
- /opensource/
- /contribute/overview/
- /contribute/contribute-guide/
grid:
- title: Grammar and style
  description: Explore Docker's grammar and style guide
  icon: menu_book
  link: /contribute/style/grammar
- title: Formatting
  description: Format your content to match the rest of our documentation.
  icon: newspaper
  link: /contribute/style/formatting
- title: Recommended word list
  description: Choose the right words for your content.
  icon: checklist
  link: /contribute/style/recommended-words
- title: Source file conventions
  description: Guidelines for creating a new page.
  icon: note_add
  link: /contribute/file-conventions
- title: Terminology
  description: Explore commonly used Docker terms.
  icon: spellcheck
  link: /contribute/style/terminology
- title: Voice and tone
  description: Learn about how we use voice and tone in our writing.
  icon: voice_selection
  link: /contribute/style/voice-tone
---

We value documentation contributions from the Docker community. We'd like to
make it as easy as possible for you to contribute to the Docker documentation.

Find the contribution guidelines in
[CONTRIBUTING.md](https://github.com/docker/docs/blob/main/CONTRIBUTING.md) in
the `docker/docs` GitHub repository. Use the following links to review our
style guide and instructions on how to use our page templates and components.

{{< grid >}}

### Additional resources

See also:

- A section of useful components you can add to your documentation.
- Information on Docker's [tone and voice](style/voice-tone.md).
- A [writing checklist](checklist.md) to help you when you're contributing to Docker's documentation.

Chunks
6dc5d2d5 (1st chunk of `content/contribute/_index.md`)
Title: Contributing to Docker Documentation
Summary
This section provides guidelines and resources for contributing to Docker's documentation. It emphasizes the value of community contributions and offers links to the contributing guidelines, style guide, page templates, and components. Additional resources include information on Docker's tone and voice, as well as a writing checklist to aid contributors.