summaryrefslogtreecommitdiff
path: root/doc/architecture/blueprints/feature_flags_development/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/architecture/blueprints/feature_flags_development/index.md')
-rw-r--r--doc/architecture/blueprints/feature_flags_development/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/architecture/blueprints/feature_flags_development/index.md b/doc/architecture/blueprints/feature_flags_development/index.md
index 730daf56f0d..b2e6fd1e82c 100644
--- a/doc/architecture/blueprints/feature_flags_development/index.md
+++ b/doc/architecture/blueprints/feature_flags_development/index.md
@@ -1,14 +1,14 @@
---
-status: accepted
+status: implemented
creation-date: "2020-06-10"
-authors: [ "@kamil" ]
+authors: [ "@ayufan" ]
coach: "@glopezfernandez"
approvers: [ "@kencjohnston", "@craig-gomes" ]
owning-stage: "~devops::non_devops"
participating-stages: []
---
-# Architectural discussion of feature flags
+# Development Feature Flags Architecture
Usage of feature flags become crucial for the development of GitLab. The
feature flags are a convenient way to ship changes early, and safely rollout