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/non-code-contributions.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'contributors/guide/non-code-contributions.md') diff --git a/contributors/guide/non-code-contributions.md b/contributors/guide/non-code-contributions.md index c74fdf8f..c76b118c 100644 --- a/contributors/guide/non-code-contributions.md +++ b/contributors/guide/non-code-contributions.md @@ -1,7 +1,11 @@ --- title: "Non-code Contributions" weight: 11 -slug: "non-code-contributions" +description: | + Looking for a good entrance into the project? or to do something different? + There are many ways to contribute to the the Kubernetes project without having + to have coding experience: issue triage, writing documentation, joining the + release team and much more. --- *This section is new and in progress. Expect this document to change often.* -- cgit v1.2.3