From b5f3b03205dc3cac59caa560216e94bd5eee95a3 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Tue, 4 Jun 2019 10:28:53 -0400 Subject: [PATCH] Add hugo metadata to the contributor guides Signed-off-by: Jorge O. Castro --- contributors/guide/README.md | 7 ++++++- contributors/guide/bug-bounty.md | 6 +++++- contributors/guide/coding-conventions.md | 8 +++++--- contributors/guide/collab.md | 6 +++++- contributors/guide/community-expectations.md | 6 +++++- contributors/guide/github-workflow.md | 6 +++++- contributors/guide/help-wanted.md | 6 ++++++ contributors/guide/issue-triage.md | 6 +++++- contributors/guide/non-code-contributions.md | 6 +++++- contributors/guide/owners.md | 6 +++++- contributors/guide/pull-requests.md | 6 +++++- contributors/guide/release-notes.md | 6 +++++- contributors/guide/scalability-good-practices.md | 6 +++++- contributors/guide/style-guide.md | 6 +++--- 14 files changed, 70 insertions(+), 17 deletions(-) diff --git a/contributors/guide/README.md b/contributors/guide/README.md index b946debb9..9c2fcb802 100644 --- a/contributors/guide/README.md +++ b/contributors/guide/README.md @@ -1,4 +1,9 @@ -# Kubernetes Contributor Guide +--- +title: "Kubernetes Contributor Guide" +weight: 1 +slug: "guide" +--- +