summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOrit Golowinski <ogolowinski@gitlab.com>2019-09-03 09:53:16 +0000
committerOrit Golowinski <ogolowinski@gitlab.com>2019-09-03 09:53:16 +0000
commit05da25d9ce83f6b9e5e4bf6637a197e2a320a1dd (patch)
tree9ee882088c69f3e6be94fa26b0a83969707e34f5
parente1f844994456607f7be96d587f0bfc2d2ee1fa72 (diff)
downloadgitlab-ce-ogolowinski-master-patch-72109.tar.gz
Removed reference to this being an alpha featureogolowinski-master-patch-72109
-rw-r--r--doc/user/project/operations/feature_flags.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/user/project/operations/feature_flags.md b/doc/user/project/operations/feature_flags.md
index 6536a1a0a4b..b869a0a8cfe 100644
--- a/doc/user/project/operations/feature_flags.md
+++ b/doc/user/project/operations/feature_flags.md
@@ -2,9 +2,6 @@
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11845) in GitLab 11.4.
-CAUTION: **Warning:**
-This an _alpha_ feature and is subject to change at any time without
-prior notice.
Feature flags allow you to ship a project in different flavors by
dynamically toggling certain functionality.