3 Open Issues Need Help Last updated: Jun 21, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue

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