From d9231eb805473a3b32e9575c5e25af27f83b9b82 Mon Sep 17 00:00:00 2001 From: bergquist Date: Wed, 9 Mar 2016 12:21:02 +0100 Subject: [PATCH] github(pr_template): minor guide for PRs --- .github/PULL_REQUEST_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e69de29bb2d..9eacff7c5de 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,2 @@ +* Link the PR to an issue for new features +* Rebase your PR if it gets out of sync with master \ No newline at end of file