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

feat: update pricing page with template changes #9596

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

nickoferrall
Copy link
Contributor

Fix #9589

To test

  • Pricing page includes updates to template limits and org admin role

export const StarterBenefits = [
`${Threshold.MAX_STARTER_TIER_TEAMS} teams`,
'Retrospectives, Sprint Poker, Standups, Check-Ins',
'Unlimited templates',
Copy link
Contributor

Choose a reason for hiding this comment

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

+1 I'm not sure if this is self explanatory without knowing the history of this limit. Maybe something like "All predefined templates", "Parabol's premium templates" or just "Meeting templates"?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it's similar to the "Unlimited team member" benefit that we also list in the Starter tier. I've updated it to "Unlimited meeting templates" to clarify what type of template it is

@nickoferrall nickoferrall merged commit 01f69de into master Apr 3, 2024
5 checks passed
@nickoferrall nickoferrall deleted the chore/9589/update-pricing-page branch April 3, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update pricing page to reflect new template limits
2 participants