From 69bf98ae6eb04ee7f3db6ceb74495b0f6d69a766 Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Thu, 15 Jun 2017 16:06:06 +0200 Subject: [PATCH] Explain correct branch for PR --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 22362c8a5..45e2b6ee9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -120,5 +120,7 @@ accurate comments, etc.) and any other requirements. See [Using Pull Request](https://help.github.com/articles/using-pull-requests/) and [Fork a Repo](https://help.github.com/articles/fork-a-repo/) if you're not familiar with Pull Requests. +Any pull request should be based on the `develop` branch. We will not consider pull requests made to master. + **IMPORTANT**: By submitting a patch, you agree to allow the project owner to license your work under the same license as that used by the project.