diff options
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. ---  |
