summaryrefslogtreecommitdiff
path: root/contributors/guide/getting-started.md
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2020-06-19 04:57:59 -0700
committerGitHub <noreply@github.com>2020-06-19 04:57:59 -0700
commite3be97eddfefc6956e4e222f45f8dc15a34cb44a (patch)
tree862cde4362c89e646a341f18d197c16fa123e47f /contributors/guide/getting-started.md
parentfd5df0deed97536095a28c4f881bb5ce6247f85f (diff)
parent427ccfbc7d423d8763ed756f3b8c888b7de3cf34 (diff)
Merge pull request #4870 from mrbobbytables/add-guide-descriptions
Add frontmatter descriptions to the contributor guide docs
Diffstat (limited to 'contributors/guide/getting-started.md')
-rw-r--r--contributors/guide/getting-started.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/contributors/guide/getting-started.md b/contributors/guide/getting-started.md
index 850fc0ce..339e6d44 100644
--- a/contributors/guide/getting-started.md
+++ b/contributors/guide/getting-started.md
@@ -1,7 +1,11 @@
---
title: "Getting Started"
weight: 2
-slug: "getting-started"
+description: |
+ A small list of things that you should read and be familiar with before you
+ get started with contributing. This includes such things as signing the
+ Contributor License Agreement, familiarizing yourself with our Code of Conduct
+ and more.
---
# Before you get started