diff options
author | Mek Stittri <mstittri@gitlab.com> | 2019-03-18 17:31:55 +0000 |
---|---|---|
committer | Mek Stittri <mstittri@gitlab.com> | 2019-03-18 17:31:55 +0000 |
commit | 1b74d8bcfb7c2dd8cc9aaf444ab58b892dd77920 (patch) | |
tree | 643d2fb0bdb59d638d3140fb6b420a566b24c15d | |
parent | 549d146a36835110c959e4e9f6f9558a8f06814d (diff) | |
parent | 6f08508cb26edc86edcb0327877b553a79f66d3e (diff) | |
download | gitlab-ce-1b74d8bcfb7c2dd8cc9aaf444ab58b892dd77920.tar.gz |
Merge branch 'qa-update-test-plan-tag' into 'master'
Fix test-plan label in the template
See merge request gitlab-org/gitlab-ce!26283
-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" |