mirror of https://github.com/docker/compose.git
Add contributing section to readme
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
parent
9aab7bc242
commit
e1b27acd02
|
@ -1,6 +1,5 @@
|
|||
Docker Compose
|
||||
==============
|
||||
[](http://jenkins.dockerproject.com/job/Compose%20Master/)
|
||||
*(Previously known as Fig)*
|
||||
|
||||
Compose is a tool for defining and running complex applications with Docker.
|
||||
|
@ -53,3 +52,11 @@ Installation and documentation
|
|||
|
||||
- Full documentation is available on [Docker's website](http://docs.docker.com/compose/).
|
||||
- Hop into #docker-compose on Freenode if you have any questions.
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
||||
[](http://jenkins.dockerproject.com/job/Compose%20Master/)
|
||||
|
||||
Want to help build Compose? Check out our [contributing documentation](https://github.com/docker/compose/blob/master/CONTRIBUTING.md).
|
||||
|
||||
|
|
Loading…
Reference in New Issue