mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
Remove outdated info box (#7781)
Removes an outdated info box that got missed when refactoring docs content to remove 'feature toggles'. Co-authored-by: melindafekete <>
This commit is contained in:
parent
8f0762d7c6
commit
35df4c7f43
@ -2,13 +2,7 @@
|
|||||||
title: How to create a feature flag
|
title: How to create a feature flag
|
||||||
---
|
---
|
||||||
|
|
||||||
:::info Feature flags or feature flags?
|
[Feature flags](../reference/feature-toggles.mdx) are the foundation of Unleash. They are at the core of everything we do and are a fundamental building block in any feature management system. This guide shows you how to create feature flags in Unleash and how to add any optional constraints, segments, variants, and more. Links to learn more about these concepts will be scattered throughout the text.
|
||||||
|
|
||||||
This document uses **feature flags** and **feature flags** interchangeably. Some people prefer flag; others prefer flag. We use both - they are synonyms for us.
|
|
||||||
|
|
||||||
:::
|
|
||||||
|
|
||||||
Feature Flags (or [Feature flags](../reference/feature-toggles.mdx) in the UI) are the foundation of Unleash. They are at the core of everything we do and are a fundamental building block in any feature management system. This guide shows you how to create feature flags in Unleash and how to add any optional constraints, segments, variants, and more. Links to learn more about these concepts will be scattered throughout the text.
|
|
||||||
|
|
||||||
You can perform every action both via the UI and the admin API. This guide includes screenshots to highlight the relevant UI controls and links to the relevant API methods for each step.
|
You can perform every action both via the UI and the admin API. This guide includes screenshots to highlight the relevant UI controls and links to the relevant API methods for each step.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user