Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Pundsack <mpundsack@gitlab.com>2018-09-10 17:55:16 +0300
committerMark Pundsack <mpundsack@gitlab.com>2018-09-10 17:55:16 +0300
commit531bdd6d937941ee0ce385e29b0a50ab6b1e3cbd (patch)
treefc501285f00f87c94d7899b95ec65934a513c38d
parent1029b5b5f8e7ced4dd41853d922e94da50ff72b4 (diff)
Update design.md
-rw-r--r--doc/development/contributing/design.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/doc/development/contributing/design.md b/doc/development/contributing/design.md
index b0dbab55916..45fe8c26591 100644
--- a/doc/development/contributing/design.md
+++ b/doc/development/contributing/design.md
@@ -27,13 +27,10 @@ The initial issue should be about the problem we are solving. If a separate [pro
In order to complete a product discovery issue in a release, you must complete the following:
-1. UXer removes the ~UX label, adds the ~"UX ready" label
+1. UXer removes the ~UX label, adds the ~"UX ready" label.
1. Modify the issue description in the product discovery issue to contain the final design. If it makes sense, the original information indicating the need for the design can be moved to a lower "Original Information" section.
-1. Update the delivery issue for which the product discover issue was created. Do not simply refer to the product discovery issue as a separate source of truth.
-1. In some cases, a product discovery issue also identifies future enhancements that will not go into the issue that originated the product discovery issue. For these items, create new issues in the backlog containing the designs to ensure they are not lost.
-
-Product discovery issues can not be closed or considered complete until each
-of these steps have occurred.
+1. Copy the design to the description of the delivery issue for which the product discovery issue was created. Do not simply refer to the product discovery issue as a separate source of truth.
+1. In some cases, a product discovery issue also identifies future enhancements that will not go into the issue that originated the product discovery issue. For these items, create new issues containing the designs to ensure they are not lost. Put the issues in the backlog if they are agreed upon as good ideas. Otherwise leave them for triage.
## Style guides