From 36958d25c2749ad2df80f80abee2ad08846249b1 Mon Sep 17 00:00:00 2001 From: Dmitry Baranovskiy Date: Fri, 25 Oct 2013 13:54:02 -0700 Subject: [PATCH] Added statement regarding DEV branch into README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5727cdd..72621f2 100644 --- a/README.md +++ b/README.md @@ -52,4 +52,6 @@ _*Snap.svg uses Grunt 0.4.0. You might want to [read](http://gruntjs.com/getting git push origin my_branch -* Make a [pull request](https://help.github.com/articles/using-pull-requests). +* Make a [pull request](https://help.github.com/articles/using-pull-requests) to `dev` branch. + +*Note:* Pull requests to other branches than `dev` or without filled CLA wouldn’t be accepted.