summaryrefslogtreecommitdiff
path: root/contributors/guide/non-code-contributions.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/non-code-contributions.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/non-code-contributions.md')
-rw-r--r--contributors/guide/non-code-contributions.md6
1 files changed, 5 insertions, 1 deletions
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.*