diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-06-19 04:57:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-19 04:57:59 -0700 |
| commit | e3be97eddfefc6956e4e222f45f8dc15a34cb44a (patch) | |
| tree | 862cde4362c89e646a341f18d197c16fa123e47f /contributors/guide/getting-started.md | |
| parent | fd5df0deed97536095a28c4f881bb5ce6247f85f (diff) | |
| parent | 427ccfbc7d423d8763ed756f3b8c888b7de3cf34 (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.md | 6 |
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 |
