From 9621408e4930dde350cdcf0d96f2b8e5745ae900 Mon Sep 17 00:00:00 2001 From: Frankie Jarrett Date: Wed, 15 Jan 2014 11:29:51 -0600 Subject: [PATCH] Update contributing.md --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index d49e51db1..c3e686a7e 100644 --- a/contributing.md +++ b/contributing.md @@ -101,6 +101,6 @@ Please use the [git flow for pull requests](#git-flow) and follow [WordPress Cod git push origin ``` -7. [Open a Pull Request](https://help.github.com/articles/using-pull-requests/) (with a clear title and description) to the `master` branch. +7. [Open a Pull Request](https://help.github.com/articles/using-pull-requests/) (with a clear title and description) to the `develop` branch. **IMPORTANT**: By submitting a patch, you agree to allow the project owner to license your work under the [GPL v2 license](http://www.gnu.org/licenses/gpl-2.0.html).