Skip to content

Instantly share code, notes, and snippets.

View cforcey's full-sized avatar

Charles Forcey cforcey

View GitHub Profile
@cforcey
cforcey / gist:09efb83a94cd551d2809e2112a609d37
Last active March 22, 2024 16:42
Simple Features Yaml Model
---
# Any features added here will automatically show up in the Flipper UI.
# Any features removed here will be removed (and disabled) from the Flipper UI.
# The only requirement for a feature is a new top-level key.
#
# Flag metadata fields (all optional):
# description: A few words about the purpose of the flag
# actor: the expected level of enablement (more details needed)
# Possible values: [Global, Workspace, User]
# state: the current state of the flag in its lifecycle