1# Rubidium Flag Name Convention
2
3The naming convention for flags is still a work in progress, but what you should NOT do is create
4new flags using the "kill switch" convention ‒ they should be a "feature flag" instead. Check
5Rubidium dev guide for more detail.
6