From 7607ff46239a7a5dae7bf581ee88ad2e1a6cf23d Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Wed, 6 May 2020 15:33:20 +0100 Subject: [PATCH] Signpost blog contributors to help (add a comment to the blog section index with advice on how to find the contributor guide) --- content/en/blog/_index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/en/blog/_index.md b/content/en/blog/_index.md index 2d534508aa..a16a4ffe49 100644 --- a/content/en/blog/_index.md +++ b/content/en/blog/_index.md @@ -8,3 +8,9 @@ menu: post: >

Read the latest news for Kubernetes and the containers space in general, and get technical how-tos hot off the presses.

--- +{{< comment >}} + +For information about contributing to the blog, see +https://kubernetes.io/docs/contribute/new-content/blogs-case-studies/#write-a-blog-post + +{{< /comment >}}