forked from TrueCloudLab/distribution
1777a5ba63
* Update help.md * Minor style update Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
16 lines
675 B
Markdown
16 lines
675 B
Markdown
---
|
|
description: Getting help with the Registry
|
|
keywords: registry, on-prem, images, tags, repository, distribution, help, 101, TL;DR
|
|
title: Get help
|
|
---
|
|
|
|
{% include registry.md %}
|
|
|
|
If you need help, or just want to chat about development, you can reach us on the #distribution channel in the CNCF Slack.
|
|
|
|
If you want to report a bug:
|
|
|
|
- be sure to first read about [how to contribute](https://github.com/distribution/distribution/blob/master/CONTRIBUTING.md).
|
|
- you can then do so on the [GitHub project bugtracker](https://github.com/distribution/distribution/issues).
|
|
|
|
You can also find out more about the Docker's project [Getting Help resources](../opensource/ways.md).
|