From f63e7e5b1e86e67cad7e5d2f4cac52deca473271 Mon Sep 17 00:00:00 2001 From: Sami Hiltunen Date: Wed, 17 Aug 2022 09:15:12 +0300 Subject: Include default labels in the default issue template This commit adds commented out type:: labels in the default issue template to make it easier to include the correct label. Additionally, the default includes the relevant tags for categorizing Gitaly work correctly. Empty lines are included in the beginning of the template so one can just start typing out the issue without first having to create new lines. --- .gitlab/issue_templates/Default.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/.gitlab/issue_templates/Default.md b/.gitlab/issue_templates/Default.md index d818d9af9..f293cc904 100644 --- a/.gitlab/issue_templates/Default.md +++ b/.gitlab/issue_templates/Default.md @@ -1,5 +1,15 @@ - + + + + + + + + + + + + +/label Category:Gitaly group::gitaly devops::systems section::enablement -- cgit v1.2.3