Add feature toggle description

This commit is contained in:
Gaetan Craig-Riou
2023-03-28 13:46:51 +11:00
parent e1845dddac
commit c7c19e47de

View File

@@ -37,6 +37,9 @@ module OpenFoodNetwork
"split_checkout" => <<~DESC,
Replace the one-page checkout with a multi-step checkout.
DESC
"vouchers" => <<~DESC,
Add voucher functionality. Voucher can be managed via Enterprise settings.
DESC
}.freeze
# Move your feature entry from CURRENT_FEATURES to RETIRED_FEATURES when