Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab/issue_templates/Refactoring.md')
-rw-r--r--.gitlab/issue_templates/Refactoring.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/Refactoring.md b/.gitlab/issue_templates/Refactoring.md
index cd0ce8486f0..d9466185ff7 100644
--- a/.gitlab/issue_templates/Refactoring.md
+++ b/.gitlab/issue_templates/Refactoring.md
@@ -38,4 +38,12 @@ If you are aware of tests that need to be written or adjusted apart from unit te
please list them here.
-->
-/label ~backstage
+<!--
+Please select the appropriate label from the following:
+ ~"feature::addition"
+ ~"feature::maintenance"
+ ~"tooling::pipelines"
+ ~"tooling::workflow"
+-->
+
+/label ~"feature::maintenance"