1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/sources/project.md
Mary Anthony ec728939b1 Breaking out the project into more granular pieces
Signed-off-by: Mary Anthony <mary.anthony@docker.com>
2015-03-12 22:27:49 -07:00

19 lines
654 B
Markdown

# Project
## Contents:
-[README first](who-written-for.md)
-[Get the required software](software-required.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)
-[Understand contribution workflow](make-a-contribution.md)
-[Find an issue](find-an-issue.md)
-[Work on an issue](work-issue.md)
-[Create a pull request](create-pr.md)
-[Participate in the PR Review](review-pr.md)
-[Advanced contributing](advanced-contributing.md)
-[Where to get help](get-help.md)
-[Coding style guide](coding-style.md)
-[Documentation style guide](doc-style.md)