From b80797084bffe0b1c45615fda06eeb230b7c7ee2 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 25 Jul 2024 21:36:33 -0400 Subject: [PATCH] Handbook: Update Product design rituals (#20761) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - New, weekly "🦢🗣 Apple MDM maturity review" ritual - One, daily design review for MDM and Endpoint ops - Remove "Prioritize for next sprint" ritual because @noahtalerman doesn't know what this is --- .../product-design/product-design.rituals.yml | 31 ++++++------------- 1 file changed, 10 insertions(+), 21 deletions(-) diff --git a/handbook/product-design/product-design.rituals.yml b/handbook/product-design/product-design.rituals.yml index bea04e39bb..c72a9a6207 100644 --- a/handbook/product-design/product-design.rituals.yml +++ b/handbook/product-design/product-design.rituals.yml @@ -1,13 +1,3 @@ -- - task: "Prioritize for next sprint" # Title that will actually show in rituals table - startedOn: "2023-08-09" # Needs to align with frequency e.g. if frequency is every thrid Thursday startedOn === any third thursday - frequency: "Triweekly" # must be supported by - description: "Drag next sprint's priorities to the top of the 'Not yet' column." # example of a longer thing: description: "[Prioritizing next sprint](https://fleetdm.com/handbook/company/communication)" - moreInfoUrl: "https://fleetdm.com/handbook/company/why-this-way#why-make-work-visible" #URL used to highlight "description:" test in table - dri: "noahtalerman" # DRI for ritual (assignee if autoIssue) (TODO display GitHub proflie pic instead of name or title) - autoIssue: # Enables automation of GitHub issues - labels: [ "#g-endpoint-ops" ] # label to be applied to issue - repo: "confidential" - task: "Design sprint review" # 2024-03-06 TODO: Link to responsibility or corresponding "how to" info e.g. https://fleetdm.com/handbook/company/product-groups#making-changes startedOn: "2024-03-07" @@ -37,19 +27,12 @@ moreInfoUrl: dri: "noahtalerman" - - task: "🦢🗣 Design review (#g-mdm)" + task: "🦢🗣 Design review" 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://fleetdm.com/handbook/company/product-groups#design-reviews" - 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://fleetdm.com/handbook/company/product-groups#design-reviews" - dri: "rachaelshaw" + dri: "noahtalerman" - task: "🦢🔄 Product design sync" startedOn: "2023-07-11" @@ -81,7 +64,13 @@ - task: "Pre-sprint prioritization" # 2024-03-06 TODO: Link to responsibility or corresponding "how to" info e.g. https://fleetdm.com/handbook/company/product-groups#making-changes 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." + frequency: "Triweekly" + description: "Discuss what stories weren't completed in the previous sprint. Record the number of stories in KPIs. Align on priorities for upcoming sprint." + dri: "noahtalerman" +- + task: "🦢🗣 Apple MDM maturity review" + startedOn: "2024-07-29" + frequency: "Weekly" + description: "Review stories in the “In review“ column on the drafting board with the “~apple-mdm-maturity“ label. Would this be usable for an IT admin and how does it compare to Jamf?" moreInfoUrl: dri: "noahtalerman"