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/pull-requests.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'contributors/guide/pull-requests.md') diff --git a/contributors/guide/pull-requests.md b/contributors/guide/pull-requests.md index 6a267a58..083b8c1a 100644 --- a/contributors/guide/pull-requests.md +++ b/contributors/guide/pull-requests.md @@ -1,7 +1,11 @@ --- title: "Pull Request Process" weight: 5 -slug: "pull-requests" +description: | + Explains the process and best practices for submitting a pull request + to the Kubernetes project and its associated sub-repositories. It should serve + as a reference for all contributors, and be useful especially to new or + infrequent submitters. --- This doc explains the process and best practices for submitting a pull request to the [Kubernetes project](https://github.com/kubernetes/kubernetes) and its associated sub-repositories. It should serve as a reference for all contributors, and be useful especially to new and infrequent submitters. -- cgit v1.2.3