mirror of https://github.com/docker/docs.git
21 lines
617 B
Markdown
21 lines
617 B
Markdown
---
|
|
description: Describes Docker's communication channels
|
|
keywords:
|
|
- IRC, Google group, Twitter, blog, Stackoverflow
|
|
menu:
|
|
main:
|
|
identifier: smn_engine_contrib
|
|
parent: mn_oss_contrib
|
|
weight: -2
|
|
title: Set up for Engine Development
|
|
---
|
|
|
|
# Set up for Engine Development
|
|
|
|
* [README first](who-written-for.md)
|
|
* [Get the required software](software-required.md)
|
|
* [Set up for development on Windows](software-req-win.md)
|
|
* [Configure Git for contributing](set-up-git.md)
|
|
* [Work with a development container](set-up-dev-env.md)
|
|
* [Run tests and test documentation](test-and-docs.md)
|