From 0a0a5f3d7c667d41421d7e4d5f414bce2d8d5fa8 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 13 Mar 2015 03:25:40 -0400 Subject: [PATCH] docs(contributing) rm Branch --- CONTRIBUTING.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6d43f75e..c7c9b914 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,13 +1,3 @@ -Branch ---------------- -If you would like to contribute - send pull request to dev branch. -Getting dev version of **Cloud Commander**: - - git clone git://github.com/coderaiser/cloudcmd.git - cd cloudcmd && git checkout dev - -or by [link](https://github.com/coderaiser/cloudcmd/tree/dev "Dev version"). - Commit --------------- Format of the commit message: **type(scope) subject**