From 1aff4a4231ccff4d80889b46b57ed12c5ba1ae14 Mon Sep 17 00:00:00 2001 From: Nathanael Holliday <100959072+hollidayn@users.noreply.github.com> Date: Thu, 21 Apr 2022 08:32:42 -0500 Subject: [PATCH] Handbook: Add rituals section to Product page (#5178) - Rituals are formatted as a table --- handbook/product.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/handbook/product.md b/handbook/product.md index e919e08fbd..1e5cb7603b 100644 --- a/handbook/product.md +++ b/handbook/product.md @@ -388,6 +388,19 @@ Fleet's feature flag guidelines was borrowed from GitLab's ["When to use feature We track competitors' capabilities and adjacent (or commonly integrated) products in this [Google Doc](https://docs.google.com/document/d/1Bqdui6oQthdv5XtD5l7EZVB-duNRcqVRg7NVA4lCXeI/edit) (private). +## Product rituals + +The following rituals are engaged in by the directly responsible individual (DRI) and at the frequency specified for the ritual. + +| Ritual | Frequency | Description | DRI | +|:-----------------------------|:-----------------------------|:----------------------------------------------------|-------------------| +| Product huddle | Daily | "In progress" issues are discussed and any issues "ready for review" are placed on the list for the product design review call. On Mondays, issues are broken down into a week's work and added into "ready." Issues are moved out of "delivered" every Friday. | Noah Talerman | +| 🗣 Product office hours | Weekly (Tuesdays) | Decision is made regarding which customer and community feature requests can be committed to in the next six weeks. Issues are created for any requests that don't already have one. | Noah Talerman | +| 🎨UI/UX office hours | Weekly (Wednesdays) | Decision is made regarding which community UX requests can be committed to in the next six weeks. Community UX questions are discussed, as are questions from the Slack community and internal Fleet team with the intention of providing answers to the question's originator. | Noah Talerman | +| ✨Product design review | Weekly (Thursdays) | Product team discusses "ready for review" items and the decision is made on whether the UI changes are ready for engineering specification, and later, implementation. | Noah Talerman | +| 👀Product review | Every three weeks | Features and improvements in the upcoming release are presented. Bugs, fixes and changes that should be made prior to release are discussed. | Noah Talerman | + + ## Slack channels This group maintains the following [Slack channels](https://fleetdm.com/handbook/company#group-slack-channels):