From 6f895282bbf199d1a85c64c632176c2d1901fc1a Mon Sep 17 00:00:00 2001 From: Kilian Weishaupt <kilian.weishaupt@iws.uni-stuttgart.de> Date: Tue, 20 Sep 2016 09:33:21 +0200 Subject: [PATCH] [handbook] GitLab issues replaces flyspray --- doc/handbook/4_developingdumux.tex | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/doc/handbook/4_developingdumux.tex b/doc/handbook/4_developingdumux.tex index b3eafb5da9..4232a69197 100644 --- a/doc/handbook/4_developingdumux.tex +++ b/doc/handbook/4_developingdumux.tex @@ -2,10 +2,15 @@ \label{sc_developingdumux} \subsection{Communicate with \Dumux Developers} + +\paragraph{GitLab Issues} +The bug-tracking system \emph{GitLab Issues} offers the possibility to report bugs or +discuss new development requests. Feel free to register (if you don't have a \emph{Git} account alreay) and to constribute +at \url{https://git.iws.uni-stuttgart.de/dumux-repositories/dumux/issues}. + \paragraph{Flyspray} -The bug-tracking system \emph{Flyspray} offers the possibility to report bugs or -discuss new development requests. Feel free to register and to constribute -at \url{http://www.dumux.org/flyspray/}. +The bug-tracking system \emph{Flyspray} has been replaced by \emph{GitLab Issues} and will not +be used anymore. \paragraph{Automatic Testing Dashboard} The automatic testing using \emph{BuildBot} helps to constantly check the -- GitLab