From da5f8d88ee89c60bb659df15190a343b22d74b64 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Wed, 18 Jun 2025 15:23:43 -0700 Subject: [PATCH] Handbook: core v. context (#30121) Core and context definitions are from the now archived https://docs.google.com/document/d/1Vr0F218Acr69eAgaD38zsyUUQ3Ik9HDEAlitT911BzU/edit?tab=t.0. --- handbook/company/product-groups.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/handbook/company/product-groups.md b/handbook/company/product-groups.md index 670b937b6f..dcfe8facb0 100644 --- a/handbook/company/product-groups.md +++ b/handbook/company/product-groups.md @@ -376,9 +376,9 @@ To prioritize a new feature, it must meet one of these criteria: 1. Bug 2. Small UX improvement that isn't quite a bug but it's so small that it's worthwhile -3. Contributes to Fleet's [quarterly key results (KRs)](https://docs.google.com/spreadsheets/d/1Hso0LxqwrRVINCyW_n436bNHmoqhoLhC8bcbvLPOs9A/edit?gid=1846478041#gid=1846478041&range=A1) -4. High priority customer request (customer request, workflow blocking, etc.) -5. Prospect request in an order form +3. Contributes to Fleet's [Product roadmap] (found in the [🎯 Key results (OKRs) spreadsheet](https://docs.google.com/spreadsheets/d/1Hso0LxqwrRVINCyW_n436bNHmoqhoLhC8bcbvLPOs9A/edit?gid=1846478041#gid=1846478041)) +4. Core: a feature that accentuates and directly assists in the core purpose of the company: to guide people out of the thicket through the gift of openness. It's what differentiates us. +5. Context: a feature that customers consider mission critical for their particular buying situation. Can either be an existing customer request or a prospect request in an order form. If an issue has the `~feature fest` label, then it's a new feature request that will be weighed at the next 🎁🗣 Feature Fest meeting.