From df2d85634233dbf8ae154c29cf164eebba89eff5 Mon Sep 17 00:00:00 2001 From: Jeffrey Regan Date: Fri, 3 Mar 2017 15:09:16 -0800 Subject: Close #420 General theme: * Move remaining community stuff out of kubernetes/kubernetes. * Put self-contained things into their own MD files. * Point to those files rather than repeat their content. * Make all docs smaller, but more of them. See companion PR in kubernetes/kubernetes --- contributors/devel/pull-requests.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'contributors') diff --git a/contributors/devel/pull-requests.md b/contributors/devel/pull-requests.md index 1e75f3b1..dec5238f 100644 --- a/contributors/devel/pull-requests.md +++ b/contributors/devel/pull-requests.md @@ -13,9 +13,13 @@ # Pull Request Process -An overview of how pull requests are managed for kubernetes. This document -assumes the reader has already followed the [development guide](development.md) -to set up their environment. +An overview of how pull requests are managed for kubernetes. + +This document assumes the reader has already followed the +[development guide](development.md) to set up their environment, +and understands +[basic pull request mechanics](https://help.github.com/articles/using-pull-requests). + # Life of a Pull Request -- cgit v1.2.3