diff options
| author | Bob Killen <bob.killen@linux.com> | 2020-06-18 22:00:10 -0400 |
|---|---|---|
| committer | Bob Killen <bob.killen@linux.com> | 2020-06-19 07:44:44 -0400 |
| commit | 427ccfbc7d423d8763ed756f3b8c888b7de3cf34 (patch) | |
| tree | 862cde4362c89e646a341f18d197c16fa123e47f /contributors/guide/github-workflow.md | |
| parent | fd5df0deed97536095a28c4f881bb5ce6247f85f (diff) | |
Add frontmatter descriptions to the contributor guide docs
Diffstat (limited to 'contributors/guide/github-workflow.md')
| -rw-r--r-- | contributors/guide/github-workflow.md | 5 |
1 files changed, 4 insertions, 1 deletions
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. ---  |
