diff options
author | James Ramsay <jramsay@gitlab.com> | 2018-06-14 19:25:14 +0000 |
---|---|---|
committer | James Ramsay <jramsay@gitlab.com> | 2018-06-14 19:25:14 +0000 |
commit | d16256bfb9ddf7e9efe887ff7245a61ee2e10973 (patch) | |
tree | c27e15ba5f73a50ec7576b6ff7aba8b16d806b0e /CONTRIBUTING.md | |
parent | 1a271281143d42a91bd70f50900177fa5a1af3e2 (diff) | |
download | gitlab-ce-d16256bfb9ddf7e9efe887ff7245a61ee2e10973.tar.gz |
Fix design artifact should not be removed
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index aa39b5683a4..b5231ba5c62 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -320,9 +320,9 @@ 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 -and ~"design artifact" labels, 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. +labels, 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. ## Issue tracker |