From 96b60be29b1c26306e1cb318113c3f5e1e4cf533 Mon Sep 17 00:00:00 2001 From: Chris Chinchilla Date: Fri, 26 May 2023 11:10:09 +0200 Subject: [PATCH 1/2] Update docker-hub/repos/create.md Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com> --- docker-hub/repos/create.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-hub/repos/create.md b/docker-hub/repos/create.md index bf71f5dfd0..cfcc390a6b 100644 --- a/docker-hub/repos/create.md +++ b/docker-hub/repos/create.md @@ -38,7 +38,7 @@ When creating a new repository: Description best practices
-

A good image description is essential to help potential users understand why and how to use the image. The bellow covers the best practices to follow when adding a description to your image.

+

A good image description is essential to help potential users understand why and how to use the image. The below covers the best practices to follow when adding a description to your image.

Describe the image

Include a description of what the image is, the features it offers, and why people might want to use it in their project or image.

Optional information to include are examples of usage, history, the team behind the project, etc.

From 5cc0f10fe0bce5c9a633aa92a7f412efbf90d508 Mon Sep 17 00:00:00 2001 From: Chris Chinchilla Date: Fri, 26 May 2023 11:10:51 +0200 Subject: [PATCH 2/2] Update docker-hub/repos/create.md Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com> --- docker-hub/repos/create.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-hub/repos/create.md b/docker-hub/repos/create.md index cfcc390a6b..31629069b2 100644 --- a/docker-hub/repos/create.md +++ b/docker-hub/repos/create.md @@ -54,7 +54,7 @@ When creating a new repository:

Image tags and variants

List the key image variants and the tags for using them along with what that variant offers and why someone might want to use that variant.

Where to find more information

-

Add links here for docs and support sites, communities, or mailing lists were users can find more and ask questions.

+

Add links here for docs and support sites, communities, or mailing lists where users can find more and ask questions.

Who the image is maintained by

Who is the image maintained by and how can someone contact them with concerns.

License