summaryrefslogtreecommitdiff
path: root/contributors/guide/coding-conventions.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/coding-conventions.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/coding-conventions.md')
-rw-r--r--contributors/guide/coding-conventions.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/contributors/guide/coding-conventions.md b/contributors/guide/coding-conventions.md
index 44fbba49..33483a96 100644
--- a/contributors/guide/coding-conventions.md
+++ b/contributors/guide/coding-conventions.md
@@ -1,7 +1,9 @@
---
title: "Coding Conventions"
weight: 8
-slug: "coding-conventions"
+description: |
+ A collection of guidelines, style suggestions, and tips for writing code in
+ the different programming languages used throughout the project.
---
**Table of Contents**