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:
authorSanad Liaquat <sliaquat@gitlab.com>2019-03-18 19:22:01 +0300
committerSanad Liaquat <sliaquat@gitlab.com>2019-03-18 19:22:01 +0300
commit6f08508cb26edc86edcb0327877b553a79f66d3e (patch)
tree18a2afe9e37f3b1481dcedb41baed0dfb7adc202 /.gitlab
parent250f6ad27963c311e757392b886397c930d6918a (diff)
Fix test-plan label in the template
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Test plan.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/Test plan.md b/.gitlab/issue_templates/Test plan.md
index a3c3f4a6509..3aedd5859d3 100644
--- a/.gitlab/issue_templates/Test plan.md
+++ b/.gitlab/issue_templates/Test plan.md
@@ -93,4 +93,4 @@ When adding new automated tests, please keep [testing levels](https://docs.gitla
in mind.
-->
-/label ~Quality ~"test plan"
+/label ~Quality ~"test\-plan"