Dev. docs.: Add git workflows for branching, PR and reviewing

This commit is contained in:
Tim Möhlmann
2018-11-02 15:10:18 +02:00
parent 09abaff9b6
commit 2576379df5
2 changed files with 194 additions and 7 deletions

View File

@@ -13,6 +13,8 @@ Docker best practices and be as generic as possible :
- interesting settings should be available as environment variables
- base images should be well-trusted (officiel Alpine or Debian for instance).
.. _git_workflow:
Git workflow
------------