summaryrefslogtreecommitdiff
path: root/contributors/guide/github-workflow.md
diff options
context:
space:
mode:
Diffstat (limited to 'contributors/guide/github-workflow.md')
-rw-r--r--contributors/guide/github-workflow.md5
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.
---
![Git workflow](git_workflow.png)