From c522d625b0e649113cd7e6d4603fc652d828a4c5 Mon Sep 17 00:00:00 2001 From: VoidAtValhalla Date: Tue, 18 Mar 2014 22:03:32 +0100 Subject: Add project branches guideline --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2cc4c72..3c711ab 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,10 @@ Dynamic menu library and client program inspired by dmenu * **Build system** - [CMake](http://www.cmake.org/) * **API documentation** - [Doxygen](http://www.stack.nl/~dimitri/doxygen/index.html) (JavaDoc style comments) +* **Branches** + * **master** - stable releases (permanent) + * **develop** - development (permanent), merge back to **master** + * **dev/topic** - topic related development (temporary), branch off from + **develop** and merge to **develop** + * **hotfix/issue** - stable release bugfixes (temporary), branch off from + **master** and merge to **master** and **develop** -- cgit v1.2.3-70-g09d2