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/coding-conventions.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'contributors/guide/coding-conventions.md') 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** -- cgit v1.2.3