summaryrefslogtreecommitdiff
path: root/contributors/guide/github-workflow.md
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-06-06 07:18:14 -0700
committerGitHub <noreply@github.com>2019-06-06 07:18:14 -0700
commit19e0013d1c33b4109aa46797d3375b89278d94fd (patch)
treec8c4613698e26f20f9a10393f723df37cfe14f3b /contributors/guide/github-workflow.md
parent2cf93d0d6ac017e957e28964a583ca57f8d6c199 (diff)
parentb5f3b03205dc3cac59caa560216e94bd5eee95a3 (diff)
Merge pull request #3772 from castrojo/contrib-metadata
Add hugo metadata to the contributor guides. Fixes #3769
Diffstat (limited to 'contributors/guide/github-workflow.md')
-rw-r--r--contributors/guide/github-workflow.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/contributors/guide/github-workflow.md b/contributors/guide/github-workflow.md
index 01ae6e80..48a67fa3 100644
--- a/contributors/guide/github-workflow.md
+++ b/contributors/guide/github-workflow.md
@@ -1,4 +1,8 @@
-## Workflow
+---
+title: "GitHub Workflow"
+weight: 1
+slug: "github"
+---
![Git workflow](git_workflow.png)