From 2991e08ecc102ba50699cbaa958667448a243646 Mon Sep 17 00:00:00 2001 From: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com> Date: Mon, 4 Mar 2024 16:53:54 -0600 Subject: [PATCH] Update product-design.rituals.yml (#17327) Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> --- handbook/product-design/README.md | 29 --------- .../product-design/product-design.rituals.yml | 64 +++++++++++++++++++ 2 files changed, 64 insertions(+), 29 deletions(-) diff --git a/handbook/product-design/README.md b/handbook/product-design/README.md index 5d09c497d4..21e61fe871 100644 --- a/handbook/product-design/README.md +++ b/handbook/product-design/README.md @@ -185,35 +185,6 @@ Some of the data is forwarded to [Datadog](https://us5.datadoghq.com/dashboard/7 ## Rituals - - #### Stubs The following stubs are included only to make links backward compatible. diff --git a/handbook/product-design/product-design.rituals.yml b/handbook/product-design/product-design.rituals.yml index a00a6ef9e0..020b1e4949 100644 --- a/handbook/product-design/product-design.rituals.yml +++ b/handbook/product-design/product-design.rituals.yml @@ -8,3 +8,67 @@ autoIssue: # Enables automation of GitHub issues labels: [ "#g-endpoint-ops" ] # label to be applied to issue repo: "confidential" +- + task: "Design sprint review" + startedOn: "2024-03-07" + frequency: "Triweekly" + description: "Clear out the drafting board of all issues that are not estimated but leave the items we want to take in the next sprint on the drafting board. Record the number of dropped stories for KPIs (all user stories that did not meet the 3 week drafting timeline)." + moreInfoUrl: + dri: "noahtalerman" +- + task: "🎁 Feature fest" + startedOn: "2024-03-07" + frequency: "Triweekly" + description: "We make a decision regarding which customer and community feature requests can be committed to in the next six weeks." + moreInfoUrl: + dri: "noahtalerman" +- + task: "Design sprint kickoff" + startedOn: "2024-03-07" + frequency: "Triweekly" + description: "Add stories prioritized during Feature fest to Drafting board, assign stories to product designers, and align on priorities." + moreInfoUrl: + dri: "noahtalerman" +- + task: "Sprint kickoff review" + startedOn: "2024-03-07" + frequency: "Triweekly" + description: "Identify stories that did not make it into this sprint and remove them from the board. Notify relevant requesters/stakeholders. Ensure bugs have been effectively prioritized across teams. Recommend highlights for next release notes. Record the number of drops for KPI reporting. Consider product group staffing. Are we scheduling what we prioritized? Did we finish what we scheduled in the sprint? (Look at org chart.)" + moreInfoUrl: + dri: "noahtalerman" +- + task: "🦢🗣 Design review (#g-mdm)" + startedOn: "2024-03-07" + frequency: "Daily" + description: "Contributors present wireframes (UI changes) that are “Ready for review”. Head of Product Design provides feedback on UI/CLI/API changes." + moreInfoUrl: "https://docs.google.com/document/d/1AduqZ9yuMQ8uvC5Z6GJFJtE0pbdqdX9zHIau_VCOqGI/edit#" + dri: "marko-lisica" +- + task: "🦢🗣 Design review (#g-endpoint-ops)" + startedOn: "2024-03-07" + frequency: "Daily" + description: "Contributors present wireframes (UI changes) that are “Ready for review”. Head of Product Design provides feedback on UI/CLI/API changes." + moreInfoUrl: "https://docs.google.com/document/d/1_lIlhaIpR7yYZz-sp8iE5OIipDgrq7AdZTkeoz3Mf9c/edit#" + dri: "rachaelshaw" +- + task: "Maintenance" + startedOn: "2024-03-01" + frequency: "Weekly" + description: "Head of Product Design checks the latest versions of relevant platforms, updates the maintenance tracker, and notifies the #help-product-design Slack channel." + moreInfoUrl: + dri: "noahtalerman" +- + task: "Product confirm and celebrate" + startedOn: "2024-02-27" + frequency: "Weekly" + description: "Review user stories we shipped but haven't closed/ Confirm all the loose ends are tied up: docs, internal and external comms, guides, pricing page, transparency page, user permissions." + moreInfoUrl: + dri: "noahtalerman" +- + task: "Pre-sprint prioritization" + startedOn: "2024-02-27" + frequency: "Triweekly" + description: "The Head of Product Design and each group's EM meet before each sprint to align on priorities and discuss what stories weren't completed in the previous sprint. Head of Product Design records number of stories that weren't completed in the “Stories dropped” product KPI." + moreInfoUrl: + dri: "noahtalerman" +