From 427ccfbc7d423d8763ed756f3b8c888b7de3cf34 Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Thu, 18 Jun 2020 22:00:10 -0400 Subject: Add frontmatter descriptions to the contributor guide docs --- contributors/guide/getting-started.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'contributors/guide/getting-started.md') 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 -- cgit v1.2.3