github.com/mika/distribution@v2.2.2-0.20160108133430-a75790e3d8e0+incompatible/docs/help.md (about)

     1  <!--[metadata]>
     2  +++
     3  title = "Getting help"
     4  description = "Getting help with the Registry"
     5  keywords = ["registry, on-prem, images, tags, repository, distribution, help, 101, TL;DR"]
     6  [menu.main]
     7  parent="smn_registry"
     8  weight=9
     9  +++
    10  <![end-metadata]-->
    11  
    12  # Getting help
    13  
    14  If you need help, or just want to chat, you can reach us:
    15  
    16  - on irc: `#docker-distribution` on freenode
    17  - on the [mailing list](https://groups.google.com/a/dockerproject.org/forum/#!forum/distribution) (mail at <distribution@dockerproject.org>)
    18  
    19  If you want to report a bug:
    20  
    21  - be sure to first read about [how to contribute](https://github.com/docker/distribution/blob/master/CONTRIBUTING.md)
    22  - you can then do so on the [GitHub project bugtracker](https://github.com/docker/distribution/issues)
    23  
    24  You can also find out more about the Docker's project [Getting Help resources](https://docs.docker.com/opensource/get-help/).