diff options
author | Sarrah Vesselov <svesselov@gitlab.com> | 2018-06-14 19:29:16 +0000 |
---|---|---|
committer | Sarrah Vesselov <svesselov@gitlab.com> | 2018-06-14 19:29:16 +0000 |
commit | 8eed0071a1f13425bcad27b8791887c026c24dd2 (patch) | |
tree | a72d83aff1185e44f087604ef8993a7e89439344 /CONTRIBUTING.md | |
parent | d16256bfb9ddf7e9efe887ff7245a61ee2e10973 (diff) | |
download | gitlab-ce-8eed0071a1f13425bcad27b8791887c026c24dd2.tar.gz |
remove plural from 'label'jr-design-artifact-process
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b5231ba5c62..32635b9012d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -320,7 +320,7 @@ and use a title that makes it clear that the scheduled issue is design only (e.g. `Design exploration for XYZ`). When the ~"design artifact" issue has been completed, the UXer removes the ~UX -labels, adds the ~"UX ready" label and closes the issue. This indicates the +label, adds the ~"UX ready" label and closes the issue. This indicates the design artifact is complete. The UXer will also copy the designs to related issues for implementation in an upcoming milestone. |