Open Issues Need Help
View All on GitHub good first issue
Standings page should show a (dropped) indicator 2 months ago
enhancement good first issue
Remove obsolete feature flags 3 months ago
AI Summary: The task involves removing obsolete feature flags for SSS and deck registration from the Cobra application's codebase. This includes locating the flags in the `config/environments/development.rb` file and potentially other relevant files, removing the flag-related code, and then testing to ensure the application functions correctly without the flags. The removal should be done carefully to avoid breaking existing functionality.
Complexity:
2/5
good first issue