diff options
| author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-09-07 18:08:32 +0000 |
|---|---|---|
| committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-09-07 18:08:32 +0000 |
| commit | dff0f3475c8dc49daccb1f9fd2399b881e6cc1f0 (patch) | |
| tree | f61feff669dfa72bb8f03e8c3d0d38df45be5263 /doc/development/contributing | |
| parent | cf24d183b3f71f091a02f12b211f3001be5b5085 (diff) | |
| download | gitlab-ce-dff0f3475c8dc49daccb1f9fd2399b881e6cc1f0.tar.gz | |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/contributing')
| -rw-r--r-- | doc/development/contributing/issue_workflow.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/contributing/issue_workflow.md b/doc/development/contributing/issue_workflow.md index bde4a2844f2..bb7b4713a5e 100644 --- a/doc/development/contributing/issue_workflow.md +++ b/doc/development/contributing/issue_workflow.md @@ -190,7 +190,7 @@ their color is `#428BCA`. For instance, the "DevOps Report" category is represented by the ~"Category:DevOps Reports" label in the `gitlab-org` group since its -`devops_score.name` value is "DevOps Reports". +`devops_reports.name` value is "DevOps Reports". If a category's label doesn't respect this naming convention, it should be specified with [the `label` attribute](https://about.gitlab.com/handbook/marketing/website/#category-attributes) |
