summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/development.mdwn b/development.mdwn
index cf969fe..957a7f8 100644
--- a/development.mdwn
+++ b/development.mdwn
@@ -37,6 +37,11 @@ These steps should be run once in a while to ensure we have an up to date packag
DIST=sid sudo cowbuilder --update
+Development workflow
+--------------------
+
+We use [git-flow](https://github.com/nvie/gitflow) for the development workflow.
+
Release workflow
----------------