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

Research and Implement Early Adopter Experience #903

Open
ErikSin opened this issue Jan 20, 2025 · 0 comments
Open

Research and Implement Early Adopter Experience #903

ErikSin opened this issue Jan 20, 2025 · 0 comments
Assignees

Comments

@ErikSin
Copy link
Contributor

ErikSin commented Jan 20, 2025

Research and implement a feature flag system that allows users to turn on and off new features.

Requirements

  • User should only be able to turn on/off ALL new features at once (they cannot selectively choose the features)
  • Developers should be able to take out individual features out of the feature flag
  • Feature flag should be easily maintainable, and should not require alot of manual work to be turned on and off.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants