From 64cbe2ca48c6cd992326230f4da4c84e971bdd88 Mon Sep 17 00:00:00 2001 From: Vojtech Vitek Date: Fri, 17 Mar 2017 12:23:58 -0400 Subject: [PATCH] PR template: Update links to kubernetes/community repo --- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- docs/devel/pull-requests.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dd05704c1c0..f04f07bfe10 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ **What this PR does / why we need it**: diff --git a/docs/devel/pull-requests.md b/docs/devel/pull-requests.md index 3da2a23300b..d549f0cd6c7 100644 --- a/docs/devel/pull-requests.md +++ b/docs/devel/pull-requests.md @@ -1 +1 @@ -This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/pull-requests.md](https://github.com/kubernetes/community/blob/master/contributors/devel/pull-requests.md) +This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/pull-requests.md](https://github.com/kubernetes/community/blob/master/contributors/devel/pull-requests.md#pull-request-process)