summaryrefslogtreecommitdiff
path: root/contributors/guide/pull-requests.md
diff options
context:
space:
mode:
Diffstat (limited to 'contributors/guide/pull-requests.md')
-rw-r--r--contributors/guide/pull-requests.md6
1 files changed, 5 insertions, 1 deletions
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.