mirror of
https://github.com/docker/compose.git
synced 2025-09-22 09:17:42 +02:00
Merge pull request #1141 from bfirsh/contributing-section-in-readme
Add contributing section to readme
This commit is contained in:
commit
15a0fac939
@ -1,6 +1,5 @@
|
|||||||
Docker Compose
|
Docker Compose
|
||||||
==============
|
==============
|
||||||
[](http://jenkins.dockerproject.com/job/Compose%20Master/)
|
|
||||||
*(Previously known as Fig)*
|
*(Previously known as Fig)*
|
||||||
|
|
||||||
Compose is a tool for defining and running complex applications with Docker.
|
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/).
|
- Full documentation is available on [Docker's website](http://docs.docker.com/compose/).
|
||||||
- Hop into #docker-compose on Freenode if you have any questions.
|
- 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…
x
Reference in New Issue
Block a user