From f4384c16f4821f6b17b23bb7a4cd403d8c9d36e3 Mon Sep 17 00:00:00 2001 From: Nathan LeClaire Date: Wed, 8 Apr 2015 11:30:47 -0700 Subject: [PATCH] Add section on how to get help to docs Signed-off-by: Nathan LeClaire --- docs/index.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/index.md b/docs/index.md index 7ea5561819..3a58a8d993 100644 --- a/docs/index.md +++ b/docs/index.md @@ -21,6 +21,22 @@ managing them: - Upgrading Docker - Configuring the Docker client to talk to your host +## Getting help + +Docker Machine is still in its infancy and under active development. If you need +help, would like to contribute, or simply want to talk about to the project with +like-minded individuals, we have a number of open channels for communication. + +- To report bugs or file feature requests: please use the [issue tracker on + Github](https://github.com/docker/machine/issues). +- To talk about the project with people in real time: please join the + `#docker-machine` channel on IRC. +- To contribute code or documentation changes: please [submit a pull request on + Github](https://github.com/docker/machine/pulls). + +For more information and resources, please visit +[https://docs.docker.com/project/get-help/](https://docs.docker.com/project/get-help/). + ## Installation Docker Machine is supported on Windows, OSX, and Linux. To install Docker