Apply the footer update from fred

This commit is contained in:
Joe Ferguson
2014-09-11 14:56:23 -06:00
parent faca93f1e3
commit 6b0f30f067
20 changed files with 200 additions and 60 deletions
+10 -3
View File
@@ -30,10 +30,17 @@ This image includes `EXPOSE 27017` (the mongo port), so standard container linki
## Issues
If you have any questions about the image, please contact us through a [GitHub issue](https://github.com/docker-library/mongo/issues) or in the IRC channel `#docker-library` on [Freenode](https://freenode.net).
If you have any problems with, or questions about this image, please contact us
through a [GitHub issue](https://github.com/docker-library/mongo/issues) or via the IRC channel
`#docker-library` on [Freenode](https://freenode.net).
## Contributing
If you want to contribute new features or updates, we are always thrilled to receive pull requests, and do our best to process them as fast as possible.
You are invited to contribute new features, fixes, or updates, large or small; we are
always thrilled to receive pull requests, and do our best to process them as fast as
we can.
We recommend discussing your plans through a [GitHub issue](https://github.com/docker-library/mongo/issues) before starting to code - especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give feedback on your design, and maybe point out if someone else is working on the same thing.
Before you start to code, we recommend discussing your plans through a
[GitHub issue](https://github.com/docker-library/mongo/issues), especially for more ambitious contributions. This gives
other contributors a chance to point you in the right direction, give you feedback on
your design, and help you find out if someone else is working on the same thing.