mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
Matching <title> and h1 for "11 principles" post (#8206)
This commit is contained in:
parent
4107e84f43
commit
d1c3e3fa2c
@ -3,8 +3,6 @@ title: "11 Principles for building and scaling feature flag systems"
|
||||
toc_max_heading_level: 2
|
||||
---
|
||||
|
||||
# Best practices for building and scaling feature flags
|
||||
|
||||
import Figure from '@site/src/components/Figure/Figure.tsx'
|
||||
|
||||
Feature flags, sometimes called feature toggles or feature switches, are a powerful software development technique that allows engineering teams to decouple the release of new functionality from software deployments.
|
||||
|
Loading…
Reference in New Issue
Block a user