Skip to content

Commit

Permalink
add feature toggle (#18266)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamKing0126 authored Sep 3, 2024
1 parent baca476 commit aaceb92
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1385,6 +1385,10 @@ features:
veteran_onboarding_show_to_newly_onboarded:
actor_type: user
description: Conditionally display the new veteran onboarding flow to user, based upon number of days since verified
veteran_onboarding_show_welcome_message_to_new_users:
actor_type: user
description: Conditionally display the "Welcome to VA" message to new (LOA1 or LOA3) users
enable_in_development: true
show_edu_benefits_1990EZ_Wizard:
actor_type: user
description: Navigates user to 1990EZ or 1990 depending on form questions.
Expand Down

0 comments on commit aaceb92

Please sign in to comment.