mirror of https://github.com/docker/compose.git
0b039202ac
All PRs should be made to `master` now. Also: - Template seems to exist now[0] so remove the "coming soon". - The labels used seem different now, but labelling seems more like a docs maintainer thing than a contributor thing, so just drop that paragraph. [0] https://raw.githubusercontent.com/docker/docker.github.io/master/.github/PULL_REQUEST_TEMPLATE.md Signed-off-by: Ian Campbell <ijc@docker.com> |
||
---|---|---|
.. | ||
README.md | ||
issue_template.md | ||
pull_request_template.md |
README.md
The docs have been moved!
The documentation for Compose has been merged into the general documentation repo.
The docs for Compose are now here: https://github.com/docker/docker.github.io/tree/master/compose
Please submit pull requests for unreleased features/changes on the master
branch (https://github.com/docker/docker.github.io/tree/master), please prefix the PR title with [WIP]
to indicate that it relates to an unreleased change.
If you submit a PR to this codebase that has a docs impact, create a second docs PR on docker.github.io
. Use the docs PR template provided.
As always, the docs remain open-source and we appreciate your feedback and pull requests!