From a4bdbdef90c133e18e101f55c78ec4a4712ddce2 Mon Sep 17 00:00:00 2001 From: Tyler Jewell Date: Sat, 31 Dec 2016 07:03:49 -0800 Subject: [PATCH] Add docs reference --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5bd6b1cc58..3d724b9d8c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -12,3 +12,6 @@ Please review [Che's Contributing Guide](https://github.com/eclipse/che/blob/mas ### Tests written? Yes/No + +### Docs updated? +Please add a matching PR to [the docs repo](http://github.com/eclipse/che-docs) and link that PR to this issue. Both will be merged at the same time.