From 9eeb476e5c1a6b9b053223917a4a2ba37ce3a5b2 Mon Sep 17 00:00:00 2001 From: Vincent Picavet Date: Thu, 22 Feb 2018 15:07:51 +0100 Subject: [PATCH] Gitlab features are globally on par with GH --- QGISbugtracker.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/QGISbugtracker.md b/QGISbugtracker.md index 05c6aed..79b35c4 100644 --- a/QGISbugtracker.md +++ b/QGISbugtracker.md @@ -91,6 +91,17 @@ PRO: - OpenSource version ( community edition ) - Easy install ( Docker ) - Dynamic development and new features are added regularly +- among features + - Issue tracker is really nice and simple + - Drag and drop files and screenshots / gifs into the ticket which are then displayed inline makes it a really rich and descriptive platform for describing tickets + - ability to create ticket template so we can guide the user what details to include + - full text search and tag / user etc based filtering makes it quick to find tickets + - markdown is very easy to use for submitting tickets + - integrations of ticket API with other services means we can e.g. synchronise tickets with redmine + - single environment for code and tickets + - integration with IDE's + - [3rd party integrations](https://about.gitlab.com/applications/) + - Very good and powerful CI infrastructure - Moving the source code would allow for a unique infrastructure - Migration tools available