diff --git a/.github/ISSUE_TEMPLATE/release-article.md b/.github/ISSUE_TEMPLATE/release-article.md deleted file mode 100644 index c8cbb4ea23..0000000000 --- a/.github/ISSUE_TEMPLATE/release-article.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -name: 📰 Release article -about: Propose a new feature or enhancement in Fleet. -title: 'Release article: vXXX.YYY.ZZZ' -labels: ':help-marketing,:improve documentation' -assignees: 'rachaelshaw' - ---- - -Fleet vXXX.YYY.ZZZ is scheduled for release on YYYY-MM-DD (afternoon PST) - -## Goal -Prepare and publish the release article so the Fleet/osquery community can understand the latest features. - -## Features -**Echelon 1** -- FILL IN HERE, if any - -**Echelon 2** -- FILL IN HERE - -## TODO -- [ ] Generate and proofread [changelog](https://github.com/fleetdm/fleet/blob/main/CHANGELOG.md) language - -## [Working Document](https://drive.google.com/drive/folders/1DAzKvfO5zo9ftbuB56MrZDtmw4NESZEG) \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/story.md b/.github/ISSUE_TEMPLATE/story.md index f0a3fe0331..7fbad502ae 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -25,7 +25,7 @@ It is [planned and ready](https://fleetdm.com/handbook/company/development-group ## Original requests - + ## Context - Product Designer: _________________________ diff --git a/handbook/company/product-groups.md b/handbook/company/product-groups.md index 38ef69f5bb..285747fd9d 100644 --- a/handbook/company/product-groups.md +++ b/handbook/company/product-groups.md @@ -421,7 +421,7 @@ If a feature is not prioritized during a 🎁ðŸ—Ģ Feature Fest meeting, it only ### After the feature is accepted After the 🎁ðŸ—Ģ Feature fest meeting, the feature prioritization DRI will clear the 🎁 Feature fest board as follows: -- Prioritized features: Remove the `~feature fest` label, add the `~customer request` label, create a new user story with the `:product` label, add a link from the original request to the user story, add the relevant `customer-` labels, and move the user story to the "Ready" column in the drafting board. The user story will then be assigned to a [Product Designer](https://fleetdm.com/handbook/company/product-groups#current-product-groups) during the "Design sprint kick-off" ritual. +- Prioritized features: Remove the `~feature fest` label, add the `~customer request` label, create a new user story with the `:product` label, add the original request as parent issue in the user story, add the relevant `customer-` labels, and move the user story to the "Ready" column in the drafting board. The user story will then be assigned to a [Product Designer](https://fleetdm.com/handbook/company/product-groups#current-product-groups) during the "Design sprint kick-off" ritual. - Put to the side features: Remove `~feature fest` label and notify the requestor. > The product team's commitment to the requester is that the prioritized user story will be delivered or the requester will be notified within 1 business day of the decision to de-prioritize the story. diff --git a/handbook/product-design/product-design.rituals.yml b/handbook/product-design/product-design.rituals.yml index 7c1f0a0e56..1fd739177a 100644 --- a/handbook/product-design/product-design.rituals.yml +++ b/handbook/product-design/product-design.rituals.yml @@ -2,7 +2,7 @@ task: "ðŸĶĒ📊 Product 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" frequency: "Triweekly" - description: "1. For all stories that are not estimated, update their target engineering sprint and add their respective customer requests to the feature fest board. For stories that we're no longer working on, remove them from the drafting board, remove their target engineering sprint, remove their respective customer requests from the 💝 Customer requests board, and notify stakeholders. 2. Retro: What went well? What could go better? What to remember for next time?" + description: "1. For all stories that are not estimated, update their target engineering sprint and add their respective customer requests to the feature fest board. For stories that we're no longer working on, remove them from the drafting board, remove them from the roadmap board, remove their respective customer requests from the 💝 Customer requests board, and notify stakeholders. 2. Retro: What went well? What could go better? What to remember for next time?" moreInfoUrl: dri: "noahtalerman" -