summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Awezec <sawezec@gitlab.com>2023-02-01 16:42:40 +0000
committerSam Awezec <sawezec@gitlab.com>2023-02-01 16:42:40 +0000
commit5748ed034cd65aa8110677ec73a971ceccc5d556 (patch)
tree5ff683620080bb125153bcdd83cdb645fedc0e7b
parent18d5458781b21dee4dbb8854c72c064e9bd808ed (diff)
downloadgitlab-ce-master-patch-279b.tar.gz
update experiment cleanup template to include ux polishmaster-patch-279b
-rw-r--r--.gitlab/issue_templates/Experiment Successful Cleanup.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Experiment Successful Cleanup.md b/.gitlab/issue_templates/Experiment Successful Cleanup.md
index 14a29452e49..932b1cbf06b 100644
--- a/.gitlab/issue_templates/Experiment Successful Cleanup.md
+++ b/.gitlab/issue_templates/Experiment Successful Cleanup.md
@@ -10,6 +10,8 @@ The changes need to become an official part of the product.
- [ ] Determine whether the feature should apply to SaaS and/or self-managed
- [ ] Determine whether the feature should apply to EE - and which tiers - and/or Core
- [ ] Determine if tracking should be kept as is, removed, or modified.
+- [ ] Determine if any UX experiences need to be "polished" i.e. updated to further improve the end user experience. This tasks should be completed by the designated UX counterpart.
+ - [ ] (placeholder for UX polish work that needs to be completed for this cleanup issue to be comsidered completed)
- [ ] Ensure any relevant documentation has been updated.
- [ ] Determine whether there are other concerns that need to be considered before removing the feature flag.
- These are typically captured in the `Experiment Successful Cleanup Concerns` section of the rollout issue.