From 427ccfbc7d423d8763ed756f3b8c888b7de3cf34 Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Thu, 18 Jun 2020 22:00:10 -0400 Subject: Add frontmatter descriptions to the contributor guide docs --- contributors/guide/github-workflow.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'contributors/guide/github-workflow.md') diff --git a/contributors/guide/github-workflow.md b/contributors/guide/github-workflow.md index aae63e63..f88c45c9 100644 --- a/contributors/guide/github-workflow.md +++ b/contributors/guide/github-workflow.md @@ -1,7 +1,10 @@ --- title: "GitHub Workflow" weight: 6 -slug: "github-workflow" +description: | + An overview of the GitHub workflow used by the Kubernetes project. It includes + some tips and suggestions on things such as keeping your local environment in + sync with upstream and commit hygiene. --- ![Git workflow](git_workflow.png) -- cgit v1.2.3