From cf3058d78cc1c35cd68c8b807a017fc0e6fa0fbe Mon Sep 17 00:00:00 2001
From: Guillaume Pasero <guillaume.pasero@c-s.fr>
Date: Thu, 1 Feb 2018 14:45:52 +0100
Subject: [PATCH] DOC: try to add bug label in the gitlab template

---
 .gitlab/issue_templates/bugs.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitlab/issue_templates/bugs.md b/.gitlab/issue_templates/bugs.md
index 75b403c79f..378d84f1b9 100644
--- a/.gitlab/issue_templates/bugs.md
+++ b/.gitlab/issue_templates/bugs.md
@@ -9,3 +9,5 @@ Describe as precisely as possible how to reproduce the bug. Try to isolate a min
 ### Configuration information
 
 OS, OTB version or tag, information related to build (binaries, superbuild, system libs ...)
+
+/label ~bug
-- 
GitLab