Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature prioritization framework #23184

Merged
merged 3 commits into from
Oct 28, 2024
Merged

New feature prioritization framework #23184

merged 3 commits into from
Oct 28, 2024

Conversation

noahtalerman
Copy link
Member

  • To prioritize a feature it must meet one of these criteria:
    • Bugs
    • Small UX improvements
    • Contributes to the quarterly objectives (OKRs)
    • Customer requests: high priority only
    • Prospect requests: order form only
  • Feature fest only includes features that meet this^ criteria
  • Labels and boards
    • If an issue has ~feature fest label then it's a new feature request will be weighed for prioritization
    • If an issue has :product and story then it's a user story that's in progress (drafting)
    • If an issue is on the roadmap board, we are working on it this quarter
      • No :roadmap label for now for sake of less change. We might add one later.

@noahtalerman
Copy link
Member Author

Before the **🎁🗣 Feature Fest** meeting, the [Customer renewals DRI](https://fleetdm.com/handbook/company/communications#directly-responsible-individuals-dris) goes through the "Inbox" column and removes customer requests that are not a high priority for the business. Stakeholders will be notified by the Customer renewals DRI.
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 objectives (OKRs)](https://docs.google.com/spreadsheets/d/1Hso0LxqwrRVINCyW_n436bNHmoqhoLhC8bcbvLPOs9A/edit?gid=1846478041#gid=1846478041&range=A1)
Copy link
Member Author

@noahtalerman noahtalerman Oct 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
3. Contributes to Fleet's [quarterly objectives (OKRs)](https://docs.google.com/spreadsheets/d/1Hso0LxqwrRVINCyW_n436bNHmoqhoLhC8bcbvLPOs9A/edit?gid=1846478041#gid=1846478041&range=A1)
3. Contributes to Fleet's [quarterly key results (KRs)]((https://docs.google.com/spreadsheets/d/1Hso0LxqwrRVINCyW_n436bNHmoqhoLhC8bcbvLPOs9A/edit?gid=1846478041#gid=1846478041&range=A1)) which contribute to higher-level objectives (Os)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fleet-release
fleet-release previously approved these changes Oct 28, 2024
@lukeheath lukeheath merged commit f2f1e09 into main Oct 28, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants