diff options
| author | Jeffrey Regan <jregan@google.com> | 2017-03-03 15:09:16 -0800 |
|---|---|---|
| committer | Jeffrey Regan <jregan@google.com> | 2017-03-06 16:28:38 -0800 |
| commit | df2d85634233dbf8ae154c29cf164eebba89eff5 (patch) | |
| tree | bda41a543ff3deb21cf2c2fdc1a4bf2c8442fcec /contributors | |
| parent | 6e0b059838a365de143a6a7e95d0ea96be75e7c7 (diff) | |
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
Diffstat (limited to 'contributors')
| -rw-r--r-- | contributors/devel/pull-requests.md | 10 |
1 files changed, 7 insertions, 3 deletions
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 |
