diff options
author | Sanad Liaquat <sliaquat@gitlab.com> | 2019-03-18 21:22:01 +0500 |
---|---|---|
committer | Sanad Liaquat <sliaquat@gitlab.com> | 2019-03-18 21:22:01 +0500 |
commit | 6f08508cb26edc86edcb0327877b553a79f66d3e (patch) | |
tree | 18a2afe9e37f3b1481dcedb41baed0dfb7adc202 /.gitlab | |
parent | 250f6ad27963c311e757392b886397c930d6918a (diff) | |
download | gitlab-ce-6f08508cb26edc86edcb0327877b553a79f66d3e.tar.gz |
Fix test-plan label in the template
Diffstat (limited to '.gitlab')
-rw-r--r-- | .gitlab/issue_templates/Test plan.md | 2 |
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" |